Home
last modified time | relevance | path

Searched refs:RTC_INTR_OFFSET (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dtwl6030-irq.c50 RTC_INTR_OFFSET, /* Bit 3 RTC_ALARM */
51 RTC_INTR_OFFSET, /* Bit 4 RTC_PERIOD */
79 RTC_INTR_OFFSET, /* Bit 3 RTC_ALARM */
80 RTC_INTR_OFFSET, /* Bit 4 RTC_PERIOD */
Dtwl-core.c747 true, irq_base + RTC_INTR_OFFSET, 0); in add_children()
/linux-5.19.10/include/linux/mfd/
Dtwl.h86 #define RTC_INTR_OFFSET 11 macro