Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dcirrus_vga.c69 #define CIRRUS_SR7_BPP_MASK 0x0e macro
1158 switch (s->vga.sr[0x07] & CIRRUS_SR7_BPP_MASK) { in cirrus_get_bpp()