Searched refs:DISPLAY_CRT (Results 1 – 2 of 2) sorted by relevance
67 #define DISPLAY_CRT 0 macro
722 return DISPLAY_CRT; in get_displaytype()723 return (read3CE(FPConfig) & 0x10)?DISPLAY_FP:DISPLAY_CRT; in get_displaytype()1470 displaytype = DISPLAY_CRT; in tridentfb_setup()