Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dati_radeon_fb.h110 if ((INREG(RBBM_STATUS) & 0x7f) >= entries) in _radeon_fifo_wait()
125 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()
/external/u-boot/include/
Dradeon.h135 #define RBBM_STATUS 0x0E40 macro