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

/linux-4.4.14/drivers/clocksource/
H A Dcadence_ttc_timer.c243 unsigned long factor, rate_low, rate_high; ttc_rate_change_clocksource_cb() local
249 rate_high = ndata->new_rate; ttc_rate_change_clocksource_cb()
254 rate_high = ndata->old_rate; ttc_rate_change_clocksource_cb()
260 if (abs(rate_high - (factor * rate_low)) > MAX_F_ERR) ttc_rate_change_clocksource_cb()

Completed in 151 milliseconds