Searched defs:VGA_ATT_W (Results 1 - 1 of 1) sorted by relevance

/include/video/
H A Dvga.h63 #define VGA_ATT_W 0x3C0 /* Attribute Controller Data Write Register */ macro
454 vga_w (regbase, VGA_ATT_W, val);
466 vga_io_w (VGA_ATT_W, val);
478 vga_mm_w (regbase, VGA_ATT_W, val);

Completed in 254 milliseconds