Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dmdacon.c58 static unsigned int mda_mode_port; /* Mode control port */ variable
305 outb_p(MDA_MODE_VIDEO_EN | MDA_MODE_BLINK_EN, mda_mode_port); in mda_initialize()
320 mda_mode_port = 0x3b8; in mdacon_startup()
500 outb_p(0x00, mda_mode_port); /* disable video */ in mdacon_blank()
503 mda_mode_port); in mdacon_blank()