Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/devfreq/
Dtegra-devfreq.c100 unsigned int boost_up_threshold; member
123 .boost_up_threshold = 60,
132 .boost_up_threshold = 27,
235 device_writel(dev, do_percent(val, dev->config->boost_up_threshold), in tegra_devfreq_update_wmark()
361 avg_sustain_coef = 100 * 100 / dev->config->boost_up_threshold; in actmon_update_target()