Home
last modified time | relevance | path

Searched refs:UPLL_SPARE_ISPARE9 (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/radeon/
Dsid.h149 # define UPLL_SPARE_ISPARE9 0x00020000 macro
Devergreen.c1247 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks()
1249 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in evergreen_set_uvd_clocks()
Devergreend.h370 # define UPLL_SPARE_ISPARE9 0x00020000 macro
Dsi.c7052 WREG32_P(CG_UPLL_FUNC_CNTL_4, 0, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
7054 WREG32_P(CG_UPLL_FUNC_CNTL_4, UPLL_SPARE_ISPARE9, ~UPLL_SPARE_ISPARE9); in si_set_uvd_clocks()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h151 # define UPLL_SPARE_ISPARE9 0x00020000 macro