Searched refs:PWR_INTR_OFFSET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | twl6030-irq.c | 47 PWR_INTR_OFFSET, /* Bit 0 PWRON */ 48 PWR_INTR_OFFSET, /* Bit 1 RPWRON */ 49 PWR_INTR_OFFSET, /* Bit 2 BAT_VLOW */ 76 PWR_INTR_OFFSET, /* Bit 0 PWRON */ 77 PWR_INTR_OFFSET, /* Bit 1 RPWRON */ 78 PWR_INTR_OFFSET, /* Bit 2 SYS_VLOW */ 83 PWR_INTR_OFFSET, /* Bit 7 SPDURATION */ 85 PWR_INTR_OFFSET, /* Bit 8 WATCHDOG */
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | twl6030-irq.c | 47 PWR_INTR_OFFSET, /* Bit 0 PWRON */ 48 PWR_INTR_OFFSET, /* Bit 1 RPWRON */ 49 PWR_INTR_OFFSET, /* Bit 2 BAT_VLOW */ 76 PWR_INTR_OFFSET, /* Bit 0 PWRON */ 77 PWR_INTR_OFFSET, /* Bit 1 RPWRON */ 78 PWR_INTR_OFFSET, /* Bit 2 SYS_VLOW */ 83 PWR_INTR_OFFSET, /* Bit 7 SPDURATION */ 85 PWR_INTR_OFFSET, /* Bit 8 WATCHDOG */
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | twl.h | 91 #define PWR_INTR_OFFSET 0 macro
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | twl.h | 93 #define PWR_INTR_OFFSET 0 macro
|
Completed in 6 milliseconds