Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vt/hw/vga/
HDvt_vga_reg.h99 #define VGA_SEQ_RST_SR 0x02 /* Synchronous reset */ macro
HDvt_vga.c1127 REG_WRITE1(sc, VGA_SEQ_DATA, VGA_SEQ_RST_SR); in vga_initialize()
1224 REG_WRITE1(sc, VGA_SEQ_DATA, VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR); in vga_initialize()
/freebsd-13-stable/stand/i386/libi386/
HDvidconsole.c827 VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR); in vidc_install_font()
868 VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR); in vidc_install_font()