Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Drtc.h174 signed long long rtc_diff_calendar_tick(struct optee_rtc_time *ref1,
342 rtc_diff_calendar_tick(struct optee_rtc_time *ref1 __unused, in rtc_diff_calendar_tick() function
/optee_os/core/drivers/rtc/
H A Drtc.c104 signed long long rtc_diff_calendar_tick(struct optee_rtc_time *ref1, in rtc_diff_calendar_tick() function
/optee_os/core/drivers/counter/
H A Dstm32_stgen.c135 nb_pm_count_ticks = rtc_diff_calendar_tick(&cur_calendar, in stm32_stgen_pm_resume()