Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps65010.c244 value = i2c_smbus_read_byte_data(tps->client, TPS_VREGS1); in dbg_show()
581 i2c_smbus_read_byte_data(client, TPS_VREGS1)); in tps65010_probe()
925 i2c_smbus_read_byte_data(the_tps->client, TPS_VREGS1)); in tps65010_config_vregs1()
928 TPS_VREGS1, value); in tps65010_config_vregs1()
935 i2c_smbus_read_byte_data(the_tps->client, TPS_VREGS1)); in tps65010_config_vregs1()
/openbmc/linux/include/linux/mfd/
H A Dtps65010.h92 #define TPS_VREGS1 0x0e macro