Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Dtps65010.h105 #define TPS_MASK3 0x0f macro
/Linux-v6.6/drivers/mfd/
Dtps65010.c268 v2 = i2c_smbus_read_byte_data(tps->client, TPS_MASK3); in dbg_show()
584 i2c_smbus_read_byte_data(client, TPS_MASK3)); in tps65010_probe()
609 (void) i2c_smbus_write_byte_data(client, TPS_MASK3, 0x0f in tps65010_probe()
610 | i2c_smbus_read_byte_data(client, TPS_MASK3)); in tps65010_probe()