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()580 i2c_smbus_read_byte_data(client, TPS_VDCDC2), in tps65010_probe()850 vdcdc2 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC2); in tps65010_set_vib()855 TPS_VDCDC2, vdcdc2); in tps65010_set_vib()955 i2c_smbus_read_byte_data(c, TPS_VDCDC2)); in tps65010_config_vdcdc2()957 status = i2c_smbus_write_byte_data(c, TPS_VDCDC2, value); in tps65010_config_vdcdc2()964 i2c_smbus_read_byte_data(c, TPS_VDCDC2)); in tps65010_config_vdcdc2()
76 #define TPS_VDCDC2 0x0d macro