Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-fsl-ftm-alarm.c45 u32 alarm_freq; member
217 cycle = (alm_time - ktime_get_real_seconds()) * rtc->alarm_freq; in ftm_rtc_set_alarm()
285 rtc->alarm_freq = (u32)FIXED_FREQ_CLK / (u32)MAX_FREQ_DIV; in ftm_rtc_probe()