Home
last modified time | relevance | path

Searched refs:update_rtc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/tegra/
H A Dregulators-tegra20.c219 goto update_rtc; in tegra20_core_rtc_update()
229 update_rtc: in tegra20_core_rtc_update()
/linux/kernel/time/
H A Dntp.c577 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc() function
604 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc() function
661 res = update_rtc(&to_set, &offset_nsec); in sync_hw_clock()