Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-armada38x.c24 #define RTC_IRQ_FREQ_1HZ BIT(2) macro
344 if (val & RTC_IRQ_FREQ_1HZ) in armada38x_rtc_alarm_irq()