Home
last modified time | relevance | path

Searched refs:R128_PC_NGUI_CTLSTAT (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/drm/
Dr128_cce.c124 tmp = R128_READ( R128_PC_NGUI_CTLSTAT ) | R128_PC_FLUSH_ALL; in r128_do_pixcache_flush()
125 R128_WRITE( R128_PC_NGUI_CTLSTAT, tmp ); in r128_do_pixcache_flush()
128 if ( !(R128_READ( R128_PC_NGUI_CTLSTAT ) & R128_PC_BUSY) ) { in r128_do_pixcache_flush()
Dr128_drv.h253 #define R128_PC_NGUI_CTLSTAT 0x0184 macro
/linux-2.4.37.9/drivers/char/drm-4.0/
Dr128_cce.c145 tmp = R128_READ( R128_PC_NGUI_CTLSTAT ) | R128_PC_FLUSH_ALL; in r128_do_pixcache_flush()
146 R128_WRITE( R128_PC_NGUI_CTLSTAT, tmp ); in r128_do_pixcache_flush()
149 if ( !(R128_READ( R128_PC_NGUI_CTLSTAT ) & R128_PC_BUSY) ) { in r128_do_pixcache_flush()
Dr128_drv.h262 #define R128_PC_NGUI_CTLSTAT 0x0184 macro