Searched refs:TPS_VDCDC1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/mfd/ |
| D | tps65010.c | 236 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show() 585 i2c_smbus_read_byte_data(client, TPS_VDCDC1), in tps65010_probe() 886 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr() 888 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65010_set_low_pwr() 901 TPS_VDCDC1, vdcdc1); in tps65010_set_low_pwr() 908 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr() 999 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr() 1002 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65013_set_low_pwr() 1030 TPS_VDCDC1, vdcdc1); in tps65013_set_low_pwr() 1037 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
|
| /Linux-v5.4/include/linux/mfd/ |
| D | tps65010.h | 72 #define TPS_VDCDC1 0x0c macro
|