Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps65010.c237 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show()
577 i2c_smbus_read_byte_data(client, TPS_VDCDC1), in tps65010_probe()
878 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr()
880 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65010_set_low_pwr()
893 TPS_VDCDC1, vdcdc1); in tps65010_set_low_pwr()
900 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr()
991 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
994 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65013_set_low_pwr()
1022 TPS_VDCDC1, vdcdc1); in tps65013_set_low_pwr()
1029 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
/linux/include/linux/mfd/
H A Dtps65010.h74 #define TPS_VDCDC1 0x0c macro