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()
1572 read_rtc: in ds1307_probe()1596 goto read_rtc; in ds1307_probe()1611 goto read_rtc; in ds1307_probe()1644 goto read_rtc; in ds1307_probe()
43 static u64 read_rtc(void) in read_rtc() function57 return read_rtc() + ps3_os_area_get_rtc_diff(); in ps3_get_boot_time()