Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-fsl-ftm-alarm.c43 u32 alarm_freq; member
218 cycle = (alm_time - now) * rtc->alarm_freq; in ftm_rtc_set_alarm()
294 rtc->alarm_freq = (u32)FIXED_FREQ_CLK / (u32)MAX_FREQ_DIV; in ftm_rtc_probe()