Searched refs:FPConfig (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ | ||
H A D | trident.h | 122 #define FPConfig 0x33 macro |
/openbmc/linux/drivers/video/fbdev/ | ||
H A D | tridentfb.c | 906 return (read3CE(par, FPConfig) & 0x10) ? 1 : 0; in is_flatpanel() |