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