Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtps65010.c236 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show()
584 i2c_smbus_read_byte_data(client, TPS_VDCDC1), in tps65010_probe()
885 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr()
887 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65010_set_low_pwr()
900 TPS_VDCDC1, vdcdc1); in tps65010_set_low_pwr()
907 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65010_set_low_pwr()
998 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
1001 vdcdc1 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1); in tps65013_set_low_pwr()
1029 TPS_VDCDC1, vdcdc1); in tps65013_set_low_pwr()
1036 i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC1)); in tps65013_set_low_pwr()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65010.h72 #define TPS_VDCDC1 0x0c macro