Home
last modified time | relevance | path

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

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