Searched refs:TPS_VDCDC2 (Results 1 – 2 of 2) sorted by relevance
240 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC2); in dbg_show()576 i2c_smbus_read_byte_data(client, TPS_VDCDC2), in tps65010_probe()846 vdcdc2 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC2); in tps65010_set_vib()851 TPS_VDCDC2, vdcdc2); in tps65010_set_vib()951 i2c_smbus_read_byte_data(c, TPS_VDCDC2)); in tps65010_config_vdcdc2()953 status = i2c_smbus_write_byte_data(c, TPS_VDCDC2, value); in tps65010_config_vdcdc2()960 i2c_smbus_read_byte_data(c, TPS_VDCDC2)); in tps65010_config_vdcdc2()
76 #define TPS_VDCDC2 0x0d macro