Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Dinterface.c722 static int rtc_update_hrtimer(struct rtc_device *rtc, int enabled) in rtc_update_hrtimer() function
758 while (rtc_update_hrtimer(rtc, enabled) < 0) in rtc_irq_set_state()
784 while (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) in rtc_irq_set_freq()