Home
last modified time | relevance | path

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

/linux-6.1.9/include/video/
Dvga.h41 #define VGA_CRT_DM 0x3B5 /* CRT Controller Data Register - mono emulation */ macro
/linux-6.1.9/drivers/video/console/
Dvgacon.c196 vga_video_port_val = VGA_CRT_DM; in vgacon_startup()