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