Home
last modified time | relevance | path

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

/drivers/devfreq/
Dtegra30-devfreq.c89 unsigned int boost_up_threshold; member
112 .boost_up_threshold = 60,
121 .boost_up_threshold = 27,
225 device_writel(dev, do_percent(val, dev->config->boost_up_threshold), in tegra_devfreq_update_wmark()
324 avg_sustain_coef = 100 * 100 / dev->config->boost_up_threshold; in actmon_update_target()