Searched refs:VGA_SR02_ALL_PLANES (Results 1 – 4 of 4) sorted by relevance
142 #define VGA_SR02_ALL_PLANES 0x0F /* bits 3-0: enable access to all planes */ macro
154 if ((sr(s, VGA_SEQ_PLANE_WRITE) & VGA_SR02_ALL_PLANES) == in vga_update_memory_access()155 VGA_SR02_ALL_PLANES && sr(s, VGA_SEQ_MEMORY_MODE) & VGA_SR04_CHN_4M) { in vga_update_memory_access()672 s->sr_vbe[VGA_SEQ_PLANE_WRITE] |= VGA_SR02_ALL_PLANES; in vbe_update_vgaregs()
148 #define VGA_SR02_ALL_PLANES 0x0F /* bits 3-0: enable access to all planes */ macro
124 vga_wseq(regbase, VGA_SEQ_PLANE_WRITE, VGA_SR02_ALL_PLANES); in svga_set_default_seq_regs()