Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/include/linux/mfd/
Dtwl.h86 #define RTC_INTR_OFFSET 11 macro