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()584 i2c_smbus_read_byte_data(client, TPS_VDCDC2), in tps65010_probe()854 vdcdc2 = i2c_smbus_read_byte_data(the_tps->client, TPS_VDCDC2); in tps65010_set_vib()859 TPS_VDCDC2, vdcdc2); in tps65010_set_vib()959 i2c_smbus_read_byte_data(c, TPS_VDCDC2)); in tps65010_config_vdcdc2()961 status = i2c_smbus_write_byte_data(c, TPS_VDCDC2, value); in tps65010_config_vdcdc2()968 i2c_smbus_read_byte_data(c, TPS_VDCDC2)); in tps65010_config_vdcdc2()
74 #define TPS_VDCDC2 0x0d macro