alarm_freq         43 drivers/rtc/rtc-fsl-ftm-alarm.c 	u32 alarm_freq;
alarm_freq        218 drivers/rtc/rtc-fsl-ftm-alarm.c 	cycle = (alm_time - now) * rtc->alarm_freq;
alarm_freq        294 drivers/rtc/rtc-fsl-ftm-alarm.c 	rtc->alarm_freq = (u32)FIXED_FREQ_CLK / (u32)MAX_FREQ_DIV;