Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-r7301.c40 #define RTC7301_ALARM_CONTROL_AIE BIT(0) macro
209 RTC7301_ALARM_CONTROL_AIE, in rtc7301_alarm_irq()
210 enabled ? RTC7301_ALARM_CONTROL_AIE : 0); in rtc7301_alarm_irq()
266 alarm->enabled = !!(alrm_ctrl & RTC7301_ALARM_CONTROL_AIE); in rtc7301_read_alarm()