Searched refs:VIA_VR_QUEUE_BUSY (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Daccel.h186 #define VIA_VR_QUEUE_BUSY 0x00020000 macro
H A Daccel.c520 VIA_VR_QUEUE_BUSY) && (loop < MAXLOOP)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_dma.c55 #define VIA_VR_QUEUE_BUSY 0x00020000 /* Virtual Queue is busy */ macro
471 while (!(VIA_READ(VIA_REG_STATUS) & VIA_VR_QUEUE_BUSY) && --count)

Completed in 116 milliseconds