Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/i2c/
Dtps65010.h46 #define TPS_REGSTATUS 0x02 macro
/linux-4.4.14/drivers/mfd/
Dtps65010.c237 value = i2c_smbus_read_byte_data(tps->client, TPS_REGSTATUS); in dbg_show()
331 tmp = i2c_smbus_read_byte_data(tps->client, TPS_REGSTATUS); in tps65010_interrupt()
595 i2c_smbus_read_byte_data(client, TPS_REGSTATUS)); in tps65010_probe()