Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/devfreq/
Dtegra30-devfreq.c90 unsigned int boost_up_threshold; member
114 .boost_up_threshold = 60,
123 .boost_up_threshold = 27,
136 .boost_up_threshold = 20,
145 .boost_up_threshold = 27,
270 device_writel(dev, do_percent(val, dev->config->boost_up_threshold), in tegra_devfreq_update_wmark()
348 avg_sustain_coef = 100 * 100 / dev->config->boost_up_threshold; in actmon_device_target_freq()