Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h102 #define VGA_CR11_LOCK_CR0_CR7 0x80 /* lock writes to CR0 - CR7 */ macro
H A Dvga.c517 if ((s->cr[VGA_CRTC_V_SYNC_END] & VGA_CR11_LOCK_CR0_CR7) && in vga_ioport_write()
/openbmc/linux/include/video/
H A Dvga.h110 #define VGA_CR11_LOCK_CR0_CR7 0x80 /* lock writes to CR0 - CR7 */ macro