Home
last modified time | relevance | path

Searched refs:CG_CLKPIN_CNTL (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h213 #define CG_CLKPIN_CNTL 0x660 macro
H A Dsid.h159 #define CG_CLKPIN_CNTL 0x660 macro
H A Dcikd.h280 #define CG_CLKPIN_CNTL 0xC05001A0 macro
H A Drv770.c789 u32 tmp = RREG32(CG_CLKPIN_CNTL); in rv770_get_xclk()
H A Dsi.c1327 tmp = RREG32(CG_CLKPIN_CNTL); in si_get_xclk()
7383 orig = data = RREG32(CG_CLKPIN_CNTL); in si_program_aspm()
7386 WREG32(CG_CLKPIN_CNTL, data); in si_program_aspm()
H A Dcik.c1713 if (RREG32_SMC(CG_CLKPIN_CNTL) & XTALIN_DIVIDE) in cik_get_xclk()
9768 orig = data = RREG32_SMC(CG_CLKPIN_CNTL); in cik_program_aspm()
9771 WREG32_SMC(CG_CLKPIN_CNTL, data); in cik_program_aspm()