Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/i2c/
Dtps65010.h103 #define TPS_MASK3 0x0f macro
/linux-4.1.27/drivers/mfd/
Dtps65010.c281 v2 = i2c_smbus_read_byte_data(tps->client, TPS_MASK3); in dbg_show()
603 i2c_smbus_read_byte_data(client, TPS_MASK3)); in tps65010_probe()
628 (void) i2c_smbus_write_byte_data(client, TPS_MASK3, 0x0f in tps65010_probe()
629 | i2c_smbus_read_byte_data(client, TPS_MASK3)); in tps65010_probe()