Home
last modified time | relevance | path

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

/drivers/clocksource/
A Dtimer-cadence-ttc.c249 unsigned long factor, rate_low, rate_high; in ttc_rate_change_clocksource_cb() local
255 rate_high = ndata->new_rate; in ttc_rate_change_clocksource_cb()
260 rate_high = ndata->old_rate; in ttc_rate_change_clocksource_cb()
266 if (abs(rate_high - (factor * rate_low)) > MAX_F_ERR) in ttc_rate_change_clocksource_cb()
/drivers/firmware/arm_scmi/
A Dclock.c144 __le32 rate_high; member
156 __le32 rate_high; member

Completed in 33 milliseconds