Home
last modified time | relevance | path

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

/linux/include/video/
H A Dvga.h60 #define VGA_CRT_IM 0x3B4 /* CRT Controller Index - mono emulation */ macro
/linux/drivers/video/console/
H A Dvgacon.c222 vga_video_port_reg = VGA_CRT_IM; in vgacon_startup()