Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtwl6030-irq.c63 RTC_INTR_OFFSET, /* Bit 3 RTC_ALARM */
64 RTC_INTR_OFFSET, /* Bit 4 RTC_PERIOD */
92 RTC_INTR_OFFSET, /* Bit 3 RTC_ALARM */
93 RTC_INTR_OFFSET, /* Bit 4 RTC_PERIOD */
Dtwl-core.c763 true, irq_base + RTC_INTR_OFFSET, 0); in add_children()
/linux-4.1.27/include/linux/i2c/
Dtwl.h100 #define RTC_INTR_OFFSET 11 macro