Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dhgafb.c73 static int hga_mode = -1; /* 0 = txt, 1 = gfx mode */ variable
170 if (hga_mode == HGA_TXT) in hga_clear_screen()
172 else if (hga_mode == HGA_GFX) in hga_clear_screen()
206 hga_mode = HGA_TXT; in hga_txt_mode()
237 hga_mode = HGA_GFX; in hga_gfx_mode()