Searched refs:read_rtc (Results 1 – 2 of 2) sorted by relevance
17 static u64 read_rtc(void) in read_rtc() function31 rtc_time64_to_tm(read_rtc() + ps3_os_area_get_rtc_diff(), tm); in ps3_get_time()37 ps3_os_area_set_rtc_diff(rtc_tm_to_time64(tm) - read_rtc()); in ps3_set_time()
31 static u64 read_rtc(void) in read_rtc() function45 return read_rtc() + ps3_os_area_get_rtc_diff(); in ps3_get_boot_time()