Home
last modified time | relevance | path

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

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