Home
last modified time | relevance | path

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

/drivers/rtc/
A Drtc-amlogic-a4.c36 #define RTC_ALRM0_IRQ_MSK BIT(0) macro
152 RTC_ALRM0_IRQ_MSK, 0); in aml_rtc_set_alarm()
182 alarm_mask = regmap_test_bits(rtc->map, RTC_INT_MASK, RTC_ALRM0_IRQ_MSK); in aml_rtc_read_alarm()
253 RTC_ALRM0_IRQ_MSK, 0); in aml_rtc_alarm_enable()
256 RTC_ALRM0_IRQ_MSK, RTC_ALRM0_IRQ_MSK); in aml_rtc_alarm_enable()
320 RTC_ALRM0_IRQ_MSK, RTC_ALRM0_IRQ_MSK); in aml_rtc_init()

Completed in 4 milliseconds