Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rtc/
Drtc-nuc900.c25 #define REG_RTC_TLR 0x0C macro
156 timeval = __raw_readl(rtc->rtc_reg + REG_RTC_TLR); in nuc900_rtc_read_time()
179 __raw_writel(val, rtc->rtc_reg + REG_RTC_TLR); in nuc900_rtc_set_time()