Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/devfreq/
Dtegra-devfreq.c101 unsigned int boost_up_threshold; member
124 .boost_up_threshold = 60,
133 .boost_up_threshold = 27,
236 device_writel(dev, do_percent(val, dev->config->boost_up_threshold), in tegra_devfreq_update_wmark()
362 avg_sustain_coef = 100 * 100 / dev->config->boost_up_threshold; in actmon_update_target()