Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dmsm-crash-dump.rst39 The current value of RBBM_STATUS which shows what top level GPU
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drv515d.h48 #define RBBM_STATUS 0x0E40 macro
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h135 #define RBBM_STATUS 0x0E40 macro
/OK3568_Linux_fs/kernel/include/video/
H A Dradeon.h135 #define RBBM_STATUS 0x0E40 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_base.c359 if ((INREG(RBBM_STATUS) & 0x7f) >= entries) in _radeon_fifo_wait()
396 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()
H A Dradeon_pm.c1626 INREG(RBBM_STATUS); in radeon_pm_m10_enable_lvds_spread_spectrum()