Searched refs:RZN1_RTC_SECC (Results 1 – 1 of 1) sorted by relevance
56 #define RZN1_RTC_SECC 0x4c macro102 secs = readl(rtc->base + RZN1_RTC_SECC); in rzn1_rtc_read_time()170 if (readl(rtc->base + RZN1_RTC_SECC) == bin2bcd(rtc->tm_alarm.tm_sec)) { in rzn1_rtc_1s_irq()213 } while (readl(rtc->base + RZN1_RTC_SECC) != bin2bcd(tm_now.tm_sec)); in rzn1_rtc_alarm_irq_enable()