Searched refs:SVGA_FIFO_BUSY (Results 1 – 2 of 2) sorted by relevance
125 iowrite32(0, fifo_mem + SVGA_FIFO_BUSY); in vmw_fifo_init()152 if (unlikely(ioread32(fifo_mem + SVGA_FIFO_BUSY) == 0)) { in vmw_fifo_ping_host()153 iowrite32(1, fifo_mem + SVGA_FIFO_BUSY); in vmw_fifo_ping_host()
572 SVGA_FIFO_BUSY, /* See "FIFO Synchronization Registers" */ enumerator