Searched refs:TPS_VDCDC1 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/mfd/ |
| H A D | tps65010.c | 237 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show() 576 i2c_smbus_read_byte_data(client, TPS_VDCDC1), in tps65010_probe() 877 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr() 879 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65010_set_low_pwr() 892 TPS_VDCDC1, vdcdc1); in tps65010_set_low_pwr() 899 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr() 990 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr() 993 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65013_set_low_pwr() 1021 TPS_VDCDC1, vdcdc1); in tps65013_set_low_pwr() 1028 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
|
| /linux-6.15/include/linux/mfd/ |
| H A D | tps65010.h | 74 #define TPS_VDCDC1 0x0c macro
|