Searched refs:TPS_VDCDC1 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/mfd/ |
| H A D | tps65010.c | 237 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 D | tps65010.h | 74 #define TPS_VDCDC1 0x0c macro
|