Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/r128/
Dr128_cce.c89 tmp = R128_READ(R128_PC_NGUI_CTLSTAT) | R128_PC_FLUSH_ALL; in r128_do_pixcache_flush()
90 R128_WRITE(R128_PC_NGUI_CTLSTAT, tmp); in r128_do_pixcache_flush()
93 if (!(R128_READ(R128_PC_NGUI_CTLSTAT) & R128_PC_BUSY)) in r128_do_pixcache_flush()
Dr128_drv.h268 #define R128_PC_NGUI_CTLSTAT 0x0184 macro