Searched refs:TWL4030_MODULE_INTERRUPTS (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/power/supply/ |
| D | twl4030_charger.c | 589 ret = twl_i2c_read_u8(TWL4030_MODULE_INTERRUPTS, &irqs1, in twl4030_bci_interrupt() 594 ret = twl_i2c_read_u8(TWL4030_MODULE_INTERRUPTS, &irqs2, in twl4030_bci_interrupt() 1052 ret = twl_i2c_write_u8(TWL4030_MODULE_INTERRUPTS, reg, in twl4030_bci_probe() 1060 ret = twl_i2c_write_u8(TWL4030_MODULE_INTERRUPTS, reg, in twl4030_bci_probe() 1098 twl_i2c_write_u8(TWL4030_MODULE_INTERRUPTS, 0xff, in twl4030_bci_remove() 1100 twl_i2c_write_u8(TWL4030_MODULE_INTERRUPTS, 0xff, in twl4030_bci_remove()
|
| /Linux-v4.19/include/linux/mfd/ |
| D | twl.h | 67 TWL4030_MODULE_INTERRUPTS, enumerator
|
| /Linux-v4.19/drivers/mfd/ |
| D | twl4030-irq.c | 148 .module = TWL4030_MODULE_INTERRUPTS,
|