Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/r128/
H A Dr128_cce.c90 tmp = R128_READ(R128_PC_NGUI_CTLSTAT) | R128_PC_FLUSH_ALL; in r128_do_pixcache_flush()
91 R128_WRITE(R128_PC_NGUI_CTLSTAT, tmp); in r128_do_pixcache_flush()
94 if (!(R128_READ(R128_PC_NGUI_CTLSTAT) & R128_PC_BUSY)) in r128_do_pixcache_flush()
H A Dr128_drv.h268 #define R128_PC_NGUI_CTLSTAT 0x0184 macro