Searched refs:LVDS_VSYNC_POLARITY (Results 1 – 2 of 2) sorted by relevance
134 if (tmp & LVDS_VSYNC_POLARITY) in intel_lvds_get_config()301 temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY); in intel_pre_enable_lvds()305 temp |= LVDS_VSYNC_POLARITY; in intel_pre_enable_lvds()
4536 #define LVDS_VSYNC_POLARITY (1 << 21) macro