Searched refs:rtc_cfg (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.h92 struct rtc_cfg *p_RtcDriverParam; /**< RTC Driver parameters (for Init phase) */
H A Dfman_rtc.c35 void fman_rtc_defconfig(struct rtc_cfg *cfg)
155 void fman_rtc_init(struct rtc_cfg *cfg, struct rtc_regs *regs, int num_alarms,
H A Dfm_rtc.c57 struct rtc_cfg *p_RtcDriverParam = p_Rtc->p_RtcDriverParam;
163 p_Rtc->p_RtcDriverParam = (struct rtc_cfg *)XX_Malloc(sizeof(struct rtc_cfg));
171 memset(p_Rtc->p_RtcDriverParam, 0, sizeof(struct rtc_cfg));
195 struct rtc_cfg *p_RtcDriverParam;
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h155 struct rtc_cfg { struct
179 void fman_rtc_defconfig(struct rtc_cfg *cfg);
396 void fman_rtc_init(struct rtc_cfg *cfg, struct rtc_regs *regs, int num_alarms,

Completed in 173 milliseconds