Searched refs:rtc_cfg (Results 1 – 4 of 4) sorted by relevance
155 struct rtc_cfg { struct179 void fman_rtc_defconfig(struct rtc_cfg *cfg); argument396 void fman_rtc_init(struct rtc_cfg *cfg, struct rtc_regs *regs, int num_alarms,
57 struct rtc_cfg *p_RtcDriverParam = p_Rtc->p_RtcDriverParam; in CheckInitParameters()163 p_Rtc->p_RtcDriverParam = (struct rtc_cfg *)XX_Malloc(sizeof(struct rtc_cfg)); in FM_RTC_Config()171 memset(p_Rtc->p_RtcDriverParam, 0, sizeof(struct rtc_cfg)); in FM_RTC_Config()195 struct rtc_cfg *p_RtcDriverParam; in FM_RTC_Init()
92 struct rtc_cfg *p_RtcDriverParam; /**< RTC Driver parameters (for Init phase) */
35 void fman_rtc_defconfig(struct rtc_cfg *cfg) in fman_rtc_defconfig()155 void fman_rtc_init(struct rtc_cfg *cfg, struct rtc_regs *regs, int num_alarms, in fman_rtc_init()