Searched refs:LVDS_VSYNC_POLARITY (Results 1 – 2 of 2) sorted by relevance
144 temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY); in intel_pre_pll_enable_lvds()148 temp |= LVDS_VSYNC_POLARITY; in intel_pre_pll_enable_lvds()
1825 #define LVDS_VSYNC_POLARITY (1 << 21) macro