Home
last modified time | relevance | path

Searched refs:dsu_grf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c313 if (opp_info->dsu_grf) { in rk3588_cpu_set_read_margin()
314 regmap_write(opp_info->dsu_grf, 0x20, 0x001c0000 | (rm << 2)); in rk3588_cpu_set_read_margin()
315 regmap_write(opp_info->dsu_grf, 0x28, 0x003c0000 | (rm << 2)); in rk3588_cpu_set_read_margin()
316 regmap_write(opp_info->dsu_grf, 0x2c, 0x003c0000 | (rm << 2)); in rk3588_cpu_set_read_margin()
317 regmap_write(opp_info->dsu_grf, 0x30, 0x001c0000 | (rm << 2)); in rk3588_cpu_set_read_margin()
318 regmap_write(opp_info->dsu_grf, 0x38, 0x001c0000 | (rm << 2)); in rk3588_cpu_set_read_margin()
319 regmap_write(opp_info->dsu_grf, 0x18, 0x40004000); in rk3588_cpu_set_read_margin()
321 regmap_write(opp_info->dsu_grf, 0x18, 0x40000000); in rk3588_cpu_set_read_margin()
594 opp_info->dsu_grf = in rockchip_cpufreq_cluster_init()
596 if (IS_ERR(opp_info->dsu_grf)) in rockchip_cpufreq_cluster_init()
[all …]
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h68 struct regmap *dsu_grf; member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588s.dtsi691 rockchip,dsu-grf = <&dsu_grf>;
2759 dsu_grf: syscon@fd598000 { label