Searched refs:R600_CG_SPLL_FUNC_CNTL (Results 1 – 2 of 2) sorted by relevance
140 #define R600_CG_SPLL_FUNC_CNTL 0x600 macro
336 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL); in r700_read_disabled_bios()339 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl | in r700_read_disabled_bios()355 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl); in r700_read_disabled_bios()
Completed in 4 milliseconds