Searched refs:gov_data (Results 1 – 7 of 7) sorted by relevance
23 struct devfreq_simple_ondemand_data gov_data; member226 pdevfreq->gov_data.upthreshold = 45; in panthor_devfreq_init()227 pdevfreq->gov_data.downdifferential = 5; in panthor_devfreq_init()231 &pdevfreq->gov_data); in panthor_devfreq_init()
156 ldevfreq->gov_data.upthreshold = 30; in lima_devfreq_init()157 ldevfreq->gov_data.downdifferential = 5; in lima_devfreq_init()161 &ldevfreq->gov_data); in lima_devfreq_init()
19 struct devfreq_simple_ondemand_data gov_data; member
203 pfdevfreq->gov_data.upthreshold = 45; in panfrost_devfreq_init()204 pfdevfreq->gov_data.downdifferential = 5; in panfrost_devfreq_init()208 &pfdevfreq->gov_data); in panfrost_devfreq_init()
86 struct devfreq_simple_ondemand_data gov_data; member388 priv->gov_data.upthreshold = 10; in sun8i_a33_mbus_probe()389 priv->gov_data.downdifferential = 5; in sun8i_a33_mbus_probe()423 &priv->gov_data); in sun8i_a33_mbus_probe()
156 struct devfreq_simple_ondemand_data gov_data; member1494 dmc->gov_data.upthreshold = 55; in exynos5_dmc_probe()1495 dmc->gov_data.downdifferential = 5; in exynos5_dmc_probe()1511 dmc->gov_data.upthreshold = 10; in exynos5_dmc_probe()1512 dmc->gov_data.downdifferential = 5; in exynos5_dmc_probe()1519 &dmc->gov_data); in exynos5_dmc_probe()
Completed in 15 milliseconds