Searched refs:upthreshold (Results 1 – 25 of 45) sorted by relevance
12
35 if (data->upthreshold) in devfreq_simple_ondemand_func()36 dfso_upthreshold = data->upthreshold; in devfreq_simple_ondemand_func()
104 unsigned int upthreshold; member2614 return sprintf(buf, "%d\n", data->upthreshold); in upthreshold_show()2629 data->upthreshold = value; in upthreshold_store()2634 static DEVICE_ATTR_RW(upthreshold);2692 unsigned int upthreshold = data->upthreshold; in devfreq_dmc_ondemand_func() local2720 if (!upthreshold || !downdifferential) in devfreq_dmc_ondemand_func()2723 if (upthreshold > 100 || in devfreq_dmc_ondemand_func()2724 upthreshold < downdifferential) in devfreq_dmc_ondemand_func()2747 stat->total_time * upthreshold) { in devfreq_dmc_ondemand_func()2760 stat->total_time * (upthreshold - downdifferential)) { in devfreq_dmc_ondemand_func()[all …]
308 ondemand_data->upthreshold = 40; in exynos_bus_profile_init()
442 &data->ondemand_data.upthreshold); in rk3399_dmcfreq_probe()
32 - upthreshold: The upthreshold to simpleondeamnd policy110 upthreshold = <15>;
184 upthreshold = <15>;
278 unsigned int upthreshold; member
31 upthreshold = <55>;
76 upthreshold = <55>;
228 upthreshold = <55>;344 upthreshold = <40>;
269 &ondemand_data.upthreshold); in mali_devfreq_init()
151 upthreshold = <40>;
101 upthreshold = <40>;
140 upthreshold = <40>;
314 upthreshold = <40>;
235 upthreshold = <60>;
340 upthreshold = <60>;
245 upthreshold = <60>;
266 upthreshold = <60>;
243 upthreshold = <20>;
497 upthreshold = <60>;
372 &ondemand_data.upthreshold); in kbase_devfreq_init()
1507 dmc->gov_data.upthreshold = 55; in exynos5_dmc_probe()1524 dmc->gov_data.upthreshold = 10; in exynos5_dmc_probe()
738 &ondemand_data.upthreshold); in kbase_devfreq_init()
1489 d->upthreshold = 70; in ufs_qcom_config_scaling_param()