Home
last modified time | relevance | path

Searched refs:downdifferential (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Dgovernor_simpleondemand.c37 if (data->downdifferential) in devfreq_simple_ondemand_func()
38 dfso_downdifferential = data->downdifferential; in devfreq_simple_ondemand_func()
H A Drockchip_dmc.c105 unsigned int downdifferential; member
2643 return sprintf(buf, "%d\n", data->downdifferential); in downdifferential_show()
2658 data->downdifferential = value; in downdifferential_store()
2663 static DEVICE_ATTR_RW(downdifferential);
2693 unsigned int downdifferential = data->downdifferential; in devfreq_dmc_ondemand_func() local
2720 if (!upthreshold || !downdifferential) in devfreq_dmc_ondemand_func()
2724 upthreshold < downdifferential) in devfreq_dmc_ondemand_func()
2760 stat->total_time * (upthreshold - downdifferential)) { in devfreq_dmc_ondemand_func()
2770 b = div_u64(b, (upthreshold - downdifferential / 2)); in devfreq_dmc_ondemand_func()
3033 &dmcfreq->ondemand_data.downdifferential); in rockchip_dmcfreq_parse_dt()
H A Dexynos-bus.c309 ondemand_data->downdifferential = 5; in exynos_bus_profile_init()
H A Drk3399_dmc.c444 &data->ondemand_data.downdifferential); in rk3399_dmcfreq_probe()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/
H A Drockchip_dmc.txt33 - downdifferential: The downdifferential to simpleondeamnd policy
111 downdifferential = <10>;
H A Drk3399_dmc.txt185 downdifferential = <10>;
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevfreq.h279 unsigned int downdifferential; member
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-linux.dtsi32 downdifferential = <10>;
H A Drk3288-android.dtsi77 downdifferential = <10>;
H A Drk312x.dtsi229 downdifferential = <10>;
345 downdifferential = <10>;
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c271 &ondemand_data.downdifferential); in mali_devfreq_init()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-videostrong-linux.dts152 downdifferential = <20>;
H A Drk3399-excavator-sapphire.dtsi102 downdifferential = <20>;
H A Drk3399-sapphire-excavator-lp4-linux.dts141 downdifferential = <20>;
H A Drk3399-evb.dtsi315 downdifferential = <20>;
H A Drk3368-xikp.dtsi236 downdifferential = <20>;
H A Drk3368-808.dtsi341 downdifferential = <20>;
H A Drk3368a-817-tablet-bnd.dts246 downdifferential = <20>;
H A Drk3368-tablet.dts267 downdifferential = <20>;
H A Drk3399-tve1030g.dtsi244 downdifferential = <10>;
H A Drk3368a-817-tablet.dts498 downdifferential = <20>;
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c374 &ondemand_data.downdifferential); in kbase_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/memory/samsung/
H A Dexynos5422-dmc.c1508 dmc->gov_data.downdifferential = 5; in exynos5_dmc_probe()
1525 dmc->gov_data.downdifferential = 5; in exynos5_dmc_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c740 &ondemand_data.downdifferential); in kbase_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-qcom.c1490 d->downdifferential = 5; in ufs_qcom_config_scaling_param()

12