Searched refs:raw_secs (Results 1 – 1 of 1) sorted by relevance
245 u32 raw_secs; in pm8xxx_rtc_update_offset() local252 rc = pm8xxx_rtc_read_raw(rtc_dd, &raw_secs); in pm8xxx_rtc_update_offset()256 offset = secs - raw_secs; in pm8xxx_rtc_update_offset()
Completed in 5 milliseconds