Home
last modified time | relevance | path

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

/linux/drivers/devfreq/
H A Dgovernor_simpleondemand.c35 if (data->upthreshold) in devfreq_simple_ondemand_func()
36 dfso_upthreshold = data->upthreshold; in devfreq_simple_ondemand_func()
H A Drk3399_dmc.c417 data->ondemand_data.upthreshold = 25; in rk3399_dmcfreq_probe()
H A Dsun8i-a33-mbus.c397 priv->gov_data.upthreshold = 10; in sun8i_a33_mbus_probe()
/linux/drivers/gpu/drm/lima/
H A Dlima_devfreq.c156 ldevfreq->gov_data.upthreshold = 30; in lima_devfreq_init()
/linux/include/linux/
H A Ddevfreq.h293 unsigned int upthreshold; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_devfreq.c226 pdevfreq->gov_data.upthreshold = 45; in panthor_devfreq_init()
/linux/drivers/gpu/drm/msm/
H A Dmsm_debugfs.c328 &priv->gpu_devfreq_config.upthreshold); in msm_debugfs_gpu_init()
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1494 dmc->gov_data.upthreshold = 55; in exynos5_dmc_probe()
1511 dmc->gov_data.upthreshold = 10; in exynos5_dmc_probe()
/linux/drivers/ufs/host/
H A Dufs-mediatek.c1597 hba->vps->ondemand_data.upthreshold = 50; in ufs_mtk_config_scaling_param()
H A Dufs-qcom.c1630 d->upthreshold = 70; in ufs_qcom_config_scaling_param()
/linux/drivers/ufs/core/
H A Dufshcd.c8900 .ondemand_data.upthreshold = 70,