HomeSort by relevance Sort by last modified time
    Searched refs:AS3722_LDO2VOLTAGE_DATA (Results 1 - 4 of 4) sorted by null

  /external/u-boot/board/nvidia/venice2/
as3722_init.h 36 #define AS3722_LDO2VOLTAGE_DATA (0x1000 | AS3722_LDO2VOLTAGE_REG)
as3722_init.c 79 tegra_i2c_ll_write_data(AS3722_LDO2VOLTAGE_DATA, I2C_SEND_2_BYTES);
  /external/u-boot/board/toradex/apalis-tk1/
as3722_init.h 33 #define AS3722_LDO2VOLTAGE_DATA (0x1000 | AS3722_LDO2VOLTAGE_REG)
as3722_init.c 78 tegra_i2c_ll_write_data(AS3722_LDO2VOLTAGE_DATA, I2C_SEND_2_BYTES);

Completed in 97 milliseconds