Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dcirrus_vga_rop2.h121 col = s->cirrus_blt_bgcol; in glue()
163 colors[0] = s->cirrus_blt_bgcol; in glue()
204 col = s->cirrus_blt_bgcol; in glue()
242 colors[0] = s->cirrus_blt_bgcol; in glue()
H A Dcirrus_vga_internal.h77 uint32_t cirrus_blt_bgcol; member
H A Dcirrus_vga.c613 s->cirrus_blt_bgcol = s->cirrus_shadow_gr0; in cirrus_bitblt_bgcol()
617 s->cirrus_blt_bgcol = le16_to_cpu(color); in cirrus_bitblt_bgcol()
620 s->cirrus_blt_bgcol = s->cirrus_shadow_gr0 | in cirrus_bitblt_bgcol()
627 s->cirrus_blt_bgcol = le32_to_cpu(color); in cirrus_bitblt_bgcol()