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

/freebsd-11-stable/sys/dev/drm/
H A Dvia_dma.c58 #define VIA_VR_QUEUE_BUSY 0x00020000 /* Virtual Queue is busy */ macro
494 while (!(VIA_READ(VIA_REG_STATUS) & VIA_VR_QUEUE_BUSY) && --count)

Completed in 50 milliseconds