Searched refs:read_rtc (Results 1 – 3 of 3) sorted by relevance
29 static u64 read_rtc(void) in read_rtc() function43 rtc_time_to_tm(read_rtc() + ps3_os_area_get_rtc_diff(), tm); in ps3_get_time()52 ps3_os_area_set_rtc_diff(now - read_rtc()); in ps3_set_time()
1030 read_rtc: in ds1307_probe()1052 goto read_rtc; in ds1307_probe()1066 goto read_rtc; in ds1307_probe()1100 goto read_rtc; in ds1307_probe()
67 static u64 read_rtc(void) in read_rtc() function81 return read_rtc() + ps3_os_area_get_rtc_diff(); in ps3_get_boot_time()