Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dvga.h58 #define VGA_CRT_IM 0x3B4 /* CRT Controller Index - mono emulation */ macro
/Linux-v4.19/drivers/video/console/
Dvgacon.c426 vga_video_port_reg = VGA_CRT_IM; in vgacon_startup()