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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dnid.h226 #define GUI_ACTIVE (1U << 31) macro
H A Drv770d.h131 #define GUI_ACTIVE (1<<31) macro
H A Dni.c1387 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
1486 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
H A Dsid.h419 #define GUI_ACTIVE (1U << 31) macro
H A Devergreen.c2432 if (!(grbm_status & GUI_ACTIVE)) {
2445 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
2536 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
H A Dr600.c559 if (RREG32(GRBM_STATUS) & GUI_ACTIVE)
1293 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
1393 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
H A Dsi.c2173 if (!(grbm_status & GUI_ACTIVE)) {
2186 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
2271 if (!(RREG32(GRBM_STATUS) & GUI_ACTIVE))
H A Devergreend.h455 #define GUI_ACTIVE (1U << 31) macro
H A Dr600d.h307 #define GUI_ACTIVE (1<<31) macro

Completed in 129 milliseconds