Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A 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 */
H A Dtwl-core.c747 true, irq_base + RTC_INTR_OFFSET, 0); in add_children()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl.h86 #define RTC_INTR_OFFSET 11 macro