Home
last modified time | relevance | path

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

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