Searched refs:TPS_CHGCONFIG (Results 1 – 2 of 2) sorted by relevance
212 value = i2c_smbus_read_byte_data(tps->client, TPS_CHGCONFIG); in dbg_show()410 TPS_CHGCONFIG); in tps65010_work()418 TPS_CHGCONFIG, chgconfig); in tps65010_work()421 tmp = i2c_smbus_read_byte_data(tps->client, TPS_CHGCONFIG); in tps65010_work()574 tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG); in tps65010_probe()996 i2c_smbus_read_byte_data(the_tps->client, TPS_CHGCONFIG), in tps65013_set_low_pwr()999 chgconfig = i2c_smbus_read_byte_data(the_tps->client, TPS_CHGCONFIG); in tps65013_set_low_pwr()1015 TPS_CHGCONFIG, chgconfig); in tps65013_set_low_pwr()1023 chgconfig = i2c_smbus_read_byte_data(the_tps->client, TPS_CHGCONFIG); in tps65013_set_low_pwr()
59 #define TPS_CHGCONFIG 0x07 macro