Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-mt6397.c25 #define RTC_IRQ_STA_AL BIT(0) macro
101 if ((ret >= 0) && (irqsta & RTC_IRQ_STA_AL)) { in mtk_rtc_irq_handler_thread()