Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c687 if (sti->wordmode) in sti_font_convert_bytemode()
772 static int sti_read_rom(int wordmode, struct sti_struct *sti, in sti_read_rom() argument
783 if (wordmode) in sti_read_rom()
802 wordmode ? "word mode" : "byte mode", in sti_read_rom()
815 sti->wordmode = wordmode; in sti_read_rom()
827 if (wordmode || sti->graphics_id[1] != 0x09A02587) in sti_read_rom()
/drivers/video/fbdev/
Dsticore.h360 int wordmode; member