Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dtps65010.c236 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-6.1.9/include/linux/mfd/
Dtps65010.h72 #define TPS_VDCDC1 0x0c macro