Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h376 bool fman_rtc_is_enabled(struct rtc_regs *regs);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfman_rtc.c227 bool fman_rtc_is_enabled(struct rtc_regs *regs) in fman_rtc_is_enabled() function
H A Dfm_rtc.c505 if (fman_rtc_is_enabled(p_Rtc->p_MemMap)) in FM_RTC_SetPeriodicPulse()