Home
last modified time | relevance | path

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

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