Searched refs:hdp_clk_cntl1 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | hdp_v6_0.c | 43 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()
|
H A D | hdp_v5_0.c | 54 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nv.c | 940 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() 1017 WREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL, hdp_clk_cntl1); in nv_update_hdp_mem_power_gating()
|
Completed in 3 milliseconds