Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dr600_reg.h143 # define R600_SPLL_CHG_STATUS (1 << 1) macro
Dradeon_bios.c335 while (!(cg_spll_status & R600_SPLL_CHG_STATUS)) in r700_read_disabled_bios()
350 while (!(cg_spll_status & R600_SPLL_CHG_STATUS)) in r700_read_disabled_bios()