Searched refs:DISPLAY_FP (Results 1 – 2 of 2) sorted by relevance
68 #define DISPLAY_FP 1 macro70 #define flatpanel (displaytype == DISPLAY_FP)
720 return DISPLAY_FP; in get_displaytype()723 return (read3CE(FPConfig) & 0x10)?DISPLAY_FP:DISPLAY_CRT; in get_displaytype()1468 displaytype = DISPLAY_FP; in tridentfb_setup()