Searched refs:TPS_VDCDC1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/mfd/ |
D | tps65010.c | 236 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show() 583 i2c_smbus_read_byte_data(client, TPS_VDCDC1), in tps65010_probe() 884 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr() 886 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65010_set_low_pwr() 899 TPS_VDCDC1, vdcdc1); in tps65010_set_low_pwr() 906 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr() 997 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr() 1000 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65013_set_low_pwr() 1028 TPS_VDCDC1, vdcdc1); in tps65013_set_low_pwr() 1035 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
|
/Linux-v6.1/include/linux/mfd/ |
D | tps65010.h | 72 #define TPS_VDCDC1 0x0c macro
|