Home
last modified time | relevance | path

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

/openbmc/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 Dexynos-bus.c307 ondemand_data->upthreshold = 40; in exynos_bus_profile_init()
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()
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_devfreq.c156 ldevfreq->gov_data.upthreshold = 30; in lima_devfreq_init()
/openbmc/linux/include/linux/
H A Ddevfreq.h293 unsigned int upthreshold; member
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c181 pfdevfreq->gov_data.upthreshold = 45; in panfrost_devfreq_init()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c154 priv->gpu_devfreq_config.upthreshold = 50; in msm_devfreq_init()
H A Dmsm_debugfs.c335 &priv->gpu_devfreq_config.upthreshold); in msm_debugfs_init()
/openbmc/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1502 dmc->gov_data.upthreshold = 55; in exynos5_dmc_probe()
1519 dmc->gov_data.upthreshold = 10; in exynos5_dmc_probe()
/openbmc/linux/drivers/memory/tegra/
H A Dtegra20-emc.c1167 emc->ondemand_data.upthreshold = 20; in tegra_emc_devfreq_init()
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.c1485 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()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c8873 .ondemand_data.upthreshold = 70,