Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dati_radeon_fb.h125 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()
/rk3399_rockchip-uboot/include/
H A Dradeon.h998 #define GUI_ACTIVE 0x80000000 macro