Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h368 void fman_rtc_enable(struct rtc_regs *regs, bool reset_clock);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfman_rtc.c232 void fman_rtc_enable(struct rtc_regs *regs, bool reset_clock) in fman_rtc_enable() function
H A Dfm_rtc.c423 fman_rtc_enable(p_Rtc->p_MemMap, resetClock); in FM_RTC_Enable()