hdp_clk_cntl 752 drivers/gpu/drm/amd/amdgpu/nv.c uint32_t hdp_clk_cntl, hdp_clk_cntl1; hdp_clk_cntl 760 drivers/gpu/drm/amd/amdgpu/nv.c hdp_clk_cntl = hdp_clk_cntl1 = RREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL); hdp_clk_cntl 765 drivers/gpu/drm/amd/amdgpu/nv.c hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, hdp_clk_cntl 767 drivers/gpu/drm/amd/amdgpu/nv.c hdp_clk_cntl = REG_SET_FIELD(hdp_clk_cntl, HDP_CLK_CNTL, hdp_clk_cntl 769 drivers/gpu/drm/amd/amdgpu/nv.c WREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL, hdp_clk_cntl); hdp_clk_cntl 825 drivers/gpu/drm/amd/amdgpu/nv.c uint32_t hdp_clk_cntl; hdp_clk_cntl 830 drivers/gpu/drm/amd/amdgpu/nv.c hdp_clk_cntl = RREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL); hdp_clk_cntl 833 drivers/gpu/drm/amd/amdgpu/nv.c hdp_clk_cntl &= hdp_clk_cntl 842 drivers/gpu/drm/amd/amdgpu/nv.c hdp_clk_cntl |= HDP_CLK_CNTL__IPH_MEM_CLK_SOFT_OVERRIDE_MASK | hdp_clk_cntl 850 drivers/gpu/drm/amd/amdgpu/nv.c WREG32_SOC15(HDP, 0, mmHDP_CLK_CNTL, hdp_clk_cntl);