Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h382 void fman_rtc_disable(struct rtc_regs *regs);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfman_rtc.c248 void fman_rtc_disable(struct rtc_regs *regs) in fman_rtc_disable() function
H A Dfm_rtc.c437 fman_rtc_disable(p_Rtc->p_MemMap); in FM_RTC_Disable()