Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dcirrus_vga.c149 #define CIRRUS_MMIO_BLTFGCOLOR 0x04 // dword macro
1750 case (CIRRUS_MMIO_BLTFGCOLOR + 0): in cirrus_mmio_blt_read()
1753 case (CIRRUS_MMIO_BLTFGCOLOR + 1): in cirrus_mmio_blt_read()
1756 case (CIRRUS_MMIO_BLTFGCOLOR + 2): in cirrus_mmio_blt_read()
1759 case (CIRRUS_MMIO_BLTFGCOLOR + 3): in cirrus_mmio_blt_read()
1858 case (CIRRUS_MMIO_BLTFGCOLOR + 0): in cirrus_mmio_blt_write()
1861 case (CIRRUS_MMIO_BLTFGCOLOR + 1): in cirrus_mmio_blt_write()
1864 case (CIRRUS_MMIO_BLTFGCOLOR + 2): in cirrus_mmio_blt_write()
1867 case (CIRRUS_MMIO_BLTFGCOLOR + 3): in cirrus_mmio_blt_write()