Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h335 static inline void fman_rtc_set_timer(struct rtc_regs *regs, int64_t val) in fman_rtc_set_timer() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c632 fman_rtc_set_timer(p_Rtc->p_MemMap, (int64_t)ts); in FM_RTC_SetCurrentTime()