Home
last modified time | relevance | path

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

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