Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dcirrus_vga.c115 #define CIRRUS_BLT_BUSY 0x01 macro
859 ~(CIRRUS_BLT_START | CIRRUS_BLT_BUSY | CIRRUS_BLT_FIFOUSED); in cirrus_bitblt_reset()
943 s->vga.gr[0x31] |= CIRRUS_BLT_BUSY; in cirrus_bitblt_start()