Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_si.c1476 tmp = RREG32(CG_CLKPIN_CNTL); in si_get_xclk()
2592 orig = data = RREG32(CG_CLKPIN_CNTL); in si_program_aspm()
2595 WREG32(CG_CLKPIN_CNTL, data); in si_program_aspm()
H A Dsid.h160 #define CG_CLKPIN_CNTL 0x198 macro
H A Dvi.c560 if (REG_GET_FIELD(tmp, CG_CLKPIN_CNTL, XTALIN_DIVIDE)) in vi_get_xclk()
/openbsd/sys/dev/pci/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.c1347 tmp = RREG32(CG_CLKPIN_CNTL); in si_get_xclk()
7414 orig = data = RREG32(CG_CLKPIN_CNTL); in si_program_aspm()
7417 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()
9762 orig = data = RREG32_SMC(CG_CLKPIN_CNTL); in cik_program_aspm()
9765 WREG32_SMC(CG_CLKPIN_CNTL, data); in cik_program_aspm()