Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dr600_reg.h119 #define R600_CG_SPLL_FUNC_CNTL 0x600 macro
Dradeon_bios.c325 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL); in r700_read_disabled_bios()
328 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl | in r700_read_disabled_bios()
344 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl); in r700_read_disabled_bios()