Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
Dtwl6030-irq.c47 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/
Dtwl.h91 #define PWR_INTR_OFFSET 0 macro