Searched refs:RTC_DR (Results 1 – 2 of 2) sorted by relevance
31 #define RTC_DR 0x00 /* Data read register */ macro173 pl031_stv2_time_to_tm(readl(ldata->base + RTC_DR), in pl031_stv2_read_time()254 rtc_time_to_tm(readl(ldata->base + RTC_DR), tm); in pl031_read_time()362 time = readl(ldata->base + RTC_DR); in pl031_probe()
18 #define RTC_DR (0) macro67 rtc_time_to_tm(readl(rtc->base + RTC_DR), tm); in pl030_read_time()