Home
last modified time | relevance | path

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

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