Home
last modified time | relevance | path

Searched refs:rate_high (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-cadence-ttc.c238 unsigned long factor, rate_low, rate_high; in ttc_rate_change_clocksource_cb() local
244 rate_high = ndata->new_rate; in ttc_rate_change_clocksource_cb()
249 rate_high = ndata->old_rate; in ttc_rate_change_clocksource_cb()
255 if (abs(rate_high - (factor * rate_low)) > MAX_F_ERR) in ttc_rate_change_clocksource_cb()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-cadence-ttc.c239 unsigned long factor, rate_low, rate_high; in ttc_rate_change_clocksource_cb() local
245 rate_high = ndata->new_rate; in ttc_rate_change_clocksource_cb()
250 rate_high = ndata->old_rate; in ttc_rate_change_clocksource_cb()
256 if (abs(rate_high - (factor * rate_low)) > MAX_F_ERR) in ttc_rate_change_clocksource_cb()
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dclock.c82 __le32 rate_high; member
94 __le32 rate_high; member

Completed in 3 milliseconds