Searched refs:LCDPolarity (Results 1 – 2 of 2) sorted by relevance
50 #define LCDPolarity 0x00c0 /* default: SyncNN */ macro
4225 (LCDPolarity << 8)) >> 8); in xgifb_set_lvds()4226 temp &= LCDPolarity; in xgifb_set_lvds()4231 temp = xgifb_info->lvds_data.LVDS_Capability & LCDPolarity; in xgifb_set_lvds()