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

/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_bios.c326 uint32_t cg_spll_func_cntl = 0; local
354 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL);
357 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl |
373 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl);

Completed in 73 milliseconds