Searched refs:cg_spll_func_cntl (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c116 uint32_t cg_spll_func_cntl = 0; local in function:radeon_read_disabled_bios
133 cg_spll_func_cntl = INREG(R600_CG_SPLL_FUNC_CNTL);
136 OUTREG(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl | R600_SPLL_BYPASS_EN));
151 OUTREG(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl);

Completed in 5 milliseconds