Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_reg.h143 # define R600_SPLL_CHG_STATUS (1 << 1) macro
H A Dradeon_bios.c345 while (!(cg_spll_status & R600_SPLL_CHG_STATUS)) in r700_read_disabled_bios()
360 while (!(cg_spll_status & R600_SPLL_CHG_STATUS)) in r700_read_disabled_bios()