Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65912-irq.c58 tps65912->read(tps65912, TPS65912_INT_MSK, 1, &reg); in tps65912_irq()
111 tps65912->read(tps65912, TPS65912_INT_MSK, 1, &reg); in tps65912_irq_sync_unlock()
122 tps65912->write(tps65912, TPS65912_INT_MSK, 1, &reg); in tps65912_irq_sync_unlock()
/linux-4.1.27/include/linux/mfd/
Dtps65912.h84 #define TPS65912_INT_MSK 0x3A macro