Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dr600_reg.h140 #define R600_CG_SPLL_FUNC_CNTL 0x600 macro
Dradeon_bios.c327 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL); in r700_read_disabled_bios()
330 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl | in r700_read_disabled_bios()
346 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl); in r700_read_disabled_bios()