Searched refs:V_ADP_FONT (Results 1 – 6 of 6) sorted by relevance
525 #define ISMOUSEAVAIL(af) ((af) & V_ADP_FONT)526 #define ISFONTAVAIL(af) ((af) & V_ADP_FONT)
260 #define V_ADP_FONT (1 << 4) macro
1128 adp->va_flags |= V_ADP_FONT; in probe_adapters()1143 adp->va_flags |= V_ADP_FONT; in probe_adapters()1801 prologue(adp, V_ADP_FONT, ENODEV); in vga_save_font()1881 prologue(adp, V_ADP_FONT, ENODEV); in vga_load_font()1955 prologue(adp, V_ADP_FONT, ENODEV); in vga_show_font()
443 adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */; in am335x_syscons_init()
532 adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */; in bcmfb_init()
420 adp->va_flags |= V_ADP_FONT | V_ADP_COLOR | V_ADP_MODECHANGE; in ofwfb_init()