Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-imx-sc.c22 #define SC_IRQ_RTC 1 macro
80 return imx_scu_irq_group_enable(SC_IRQ_GROUP_RTC, SC_IRQ_RTC, enable); in imx_sc_rtc_alarm_irq_enable()
128 if (!((event & SC_IRQ_RTC) && (*(u8 *)group == SC_IRQ_GROUP_RTC))) in imx_sc_rtc_alarm_notify()