Searched refs:RTC_DR (Results 1 – 3 of 3) sorted by relevance
23 #define RTC_DR 0x00 /* Data read register */ macro97 tim = RTC_READ_REG(RTC_DR); in rtc_get()
28 #define RTC_DR 0x00 /* Data read register */ macro170 pl031_stv2_time_to_tm(readl(ldata->base + RTC_DR), in pl031_stv2_read_time()247 rtc_time64_to_tm(readl(ldata->base + RTC_DR), tm); in pl031_read_time()342 time = readl(ldata->base + RTC_DR); in pl031_probe()
15 #define RTC_DR (0) macro56 rtc_time64_to_tm(readl(rtc->base + RTC_DR), tm); in pl030_read_time()