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

/linux-master/drivers/devfreq/
H A Dtegra30-devfreq.c344 unsigned int avg_sustain_coef; local
348 avg_sustain_coef = 100 * 100 / dev->config->boost_up_threshold;
349 target_freq = do_percent(target_freq, avg_sustain_coef);

Completed in 208 milliseconds