Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mt2712.c24 #define MT2712_IRQ_STA_AL BIT(0) macro
130 if (irqsta & MT2712_IRQ_STA_AL) { in rtc_irq_handler_thread()