Searched refs:V_ADP_FONT (Results 1 – 8 of 8) sorted by relevance
542 #define ISMOUSEAVAIL(af) ((af) & V_ADP_FONT)543 #define ISFONTAVAIL(af) ((af) & V_ADP_FONT)
395 #define V_ADP_FONT (1 << 4) macro
1155 adp->va_flags |= V_ADP_FONT; in probe_adapters()1170 adp->va_flags |= V_ADP_FONT; in probe_adapters()1805 prologue(adp, V_ADP_FONT, ENODEV); in vga_save_font()1885 prologue(adp, V_ADP_FONT, ENODEV); in vga_load_font()1959 prologue(adp, V_ADP_FONT, ENODEV); in vga_show_font()
445 adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */; in am335x_syscons_init()
645 adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */; in versatilefb_init()
536 adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */; in bcmfb_init()
574 adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */; in ipu3fb_init()
420 adp->va_flags |= V_ADP_FONT | V_ADP_COLOR | V_ADP_MODECHANGE; in ofwfb_init()