Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65010.h58 #define TPS_MASK2 0x04 macro
/openbmc/linux/drivers/mfd/
H A Dtps65010.c227 value = i2c_smbus_read_byte_data(tps->client, TPS_MASK2); in dbg_show()
607 (void) i2c_smbus_write_byte_data(client, TPS_MASK2, ~tps->nmask2); in tps65010_probe()