Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/kernel/time/
H A Dntp.c581 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc() function
608 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc() function
656 res = update_rtc(&to_set, &offset_nsec); in sync_hw_clock()