Home
last modified time | relevance | path

Searched refs:hdp_clk_cntl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dhdp_v5_0.c54 uint32_t hdp_clk_cntl, hdp_clk_cntl1; in hdp_v5_0_update_mem_power_gating() local
62 hdp_clk_cntl = hdp_clk_cntl1 = RREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL); in hdp_v5_0_update_mem_power_gating()
67 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v5_0_update_mem_power_gating()
69 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v5_0_update_mem_power_gating()
71 WREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL, hdp_clk_cntl); in hdp_v5_0_update_mem_power_gating()
138 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v5_0_update_mem_power_gating()
140 hdp_clk_cntl in hdp_v5_0_update_mem_power_gating()
148 uint32_t hdp_clk_cntl; hdp_v5_0_update_medium_grain_clock_gating() local
[all...]
H A Dhdp_v5_2.c46 uint32_t hdp_clk_cntl; in hdp_v5_2_update_mem_power_gating() local
54 hdp_clk_cntl = RREG32_SOC15(HDP, 0, regHDP_CLK_CNTL); in hdp_v5_2_update_mem_power_gating()
58 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v5_2_update_mem_power_gating()
60 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v5_2_update_mem_power_gating()
62 WREG32_SOC15(HDP, 0, regHDP_CLK_CNTL, hdp_clk_cntl); in hdp_v5_2_update_mem_power_gating()
121 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v5_2_update_mem_power_gating()
123 hdp_clk_cntl in hdp_v5_2_update_mem_power_gating()
131 uint32_t hdp_clk_cntl; hdp_v5_2_update_medium_grain_clock_gating() local
[all...]
H A Dhdp_v6_0.c43 uint32_t hdp_clk_cntl, hdp_clk_cntl1; in hdp_v6_0_update_clock_gating() local
51 hdp_clk_cntl = hdp_clk_cntl1 = RREG32_SOC15(HDP, 0,regHDP_CLK_CNTL); in hdp_v6_0_update_clock_gating()
56 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v6_0_update_clock_gating()
58 WREG32_SOC15(HDP, 0, regHDP_CLK_CNTL, hdp_clk_cntl); in hdp_v6_0_update_clock_gating()
118 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in hdp_v6_0_update_clock_gating()
120 WREG32_SOC15(HDP, 0, regHDP_CLK_CNTL, hdp_clk_cntl); in hdp_v6_0_update_clock_gating()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c940 uint32_t hdp_clk_cntl, hdp_clk_cntl1; in nv_update_hdp_mem_power_gating() local
948 hdp_clk_cntl = hdp_clk_cntl1 = RREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL); in nv_update_hdp_mem_power_gating()
953 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in nv_update_hdp_mem_power_gating()
955 hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, in nv_update_hdp_mem_power_gating()
957 WREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL, hdp_clk_cntl); in nv_update_hdp_mem_power_gating()
1023 uint32_t hdp_clk_cntl; in nv_update_hdp_clock_gating() local
1028 hdp_clk_cntl = RREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL); in nv_update_hdp_clock_gating()
1031 hdp_clk_cntl in nv_update_hdp_clock_gating()
[all...]

Completed in 3 milliseconds