Home
last modified time | relevance | path

Searched refs:SPLL_CHG_STATUS (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/radeon/ !
H A Drs780d.h46 # define SPLL_CHG_STATUS (1 << 29) macro
H A Drv770d.h109 #define SPLL_CHG_STATUS (1 << 1) macro
H A Dsid.h107 #define SPLL_CHG_STATUS (1 << 1) macro
H A Dr600_dpm.c330 if (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_CHG_STATUS) in r600_wait_for_spll_change()
H A Devergreend.h91 #define SPLL_CHG_STATUS (1 << 1) macro
H A Dr600d.h1286 # define SPLL_CHG_STATUS (1 << 29) macro
H A Dsi.c3980 if (RREG32(SPLL_STATUS) & SPLL_CHG_STATUS) in si_set_clk_bypass_mode()