Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dcirrus_vga.c148 #define CIRRUS_MMIO_BLTBGCOLOR 0x00 // dword macro
1738 case (CIRRUS_MMIO_BLTBGCOLOR + 0): in cirrus_mmio_blt_read()
1741 case (CIRRUS_MMIO_BLTBGCOLOR + 1): in cirrus_mmio_blt_read()
1744 case (CIRRUS_MMIO_BLTBGCOLOR + 2): in cirrus_mmio_blt_read()
1747 case (CIRRUS_MMIO_BLTBGCOLOR + 3): in cirrus_mmio_blt_read()
1846 case (CIRRUS_MMIO_BLTBGCOLOR + 0): in cirrus_mmio_blt_write()
1849 case (CIRRUS_MMIO_BLTBGCOLOR + 1): in cirrus_mmio_blt_write()
1852 case (CIRRUS_MMIO_BLTBGCOLOR + 2): in cirrus_mmio_blt_write()
1855 case (CIRRUS_MMIO_BLTBGCOLOR + 3): in cirrus_mmio_blt_write()