Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65010.h57 #define TPS_MASK1 0x03 macro
/openbmc/linux/drivers/mfd/
H A Dtps65010.c219 value = i2c_smbus_read_byte_data(tps->client, TPS_MASK1); in dbg_show()
602 (void) i2c_smbus_write_byte_data(client, TPS_MASK1, ~tps->nmask1); in tps65010_probe()