Home
last modified time | relevance | path

Searched refs:TPS_VDCDC1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mfd/
Dtps65010.c249 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show()
598 i2c_smbus_read_byte_data(client, TPS_VDCDC1), in tps65010_probe()
899 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr()
901 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65010_set_low_pwr()
914 TPS_VDCDC1, vdcdc1); in tps65010_set_low_pwr()
921 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr()
1012 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
1015 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65013_set_low_pwr()
1043 TPS_VDCDC1, vdcdc1); in tps65013_set_low_pwr()
1050 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
/linux-4.1.27/include/linux/i2c/
Dtps65010.h72 #define TPS_VDCDC1 0x0c macro