Home
last modified time | relevance | path

Searched refs:LCDPolarity (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/xgifb/
Dvb_def.h51 #define LCDPolarity 0x00c0 /* default: SyncNN */ macro
Dvb_setmode.c4220 (LCDPolarity << 8)) >> 8); in xgifb_set_lvds()
4221 temp &= LCDPolarity; in xgifb_set_lvds()
4226 temp = xgifb_info->lvds_data.LVDS_Capability & LCDPolarity; in xgifb_set_lvds()