Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dtwl6030-irq.c60 PWR_INTR_OFFSET, /* Bit 0 PWRON */
61 PWR_INTR_OFFSET, /* Bit 1 RPWRON */
62 PWR_INTR_OFFSET, /* Bit 2 BAT_VLOW */
89 PWR_INTR_OFFSET, /* Bit 0 PWRON */
90 PWR_INTR_OFFSET, /* Bit 1 RPWRON */
91 PWR_INTR_OFFSET, /* Bit 2 SYS_VLOW */
96 PWR_INTR_OFFSET, /* Bit 7 SPDURATION */
98 PWR_INTR_OFFSET, /* Bit 8 WATCHDOG */
/linux-4.4.14/include/linux/i2c/
Dtwl.h105 #define PWR_INTR_OFFSET 0 macro