Home
last modified time | relevance | path

Searched refs:R600_CG_SPLL_FUNC_CNTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_reg.h140 #define R600_CG_SPLL_FUNC_CNTL 0x600 macro
H A Dradeon_bios.c337 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL); in r700_read_disabled_bios()
340 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl | in r700_read_disabled_bios()
356 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl); in r700_read_disabled_bios()