Searched refs:RTC_ALRM0_IRQ_MSK (Results 1 – 1 of 1) sorted by relevance
36 #define RTC_ALRM0_IRQ_MSK BIT(0) macro152 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