Searched refs:LVDS_HSYNC_POLARITY (Results 1 – 2 of 2) sorted by relevance
27 #define LVDS_HSYNC_POLARITY REG_BIT(20) macro
134 if (tmp & LVDS_HSYNC_POLARITY) in intel_lvds_get_config()302 temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY); in intel_pre_enable_lvds()304 temp |= LVDS_HSYNC_POLARITY; in intel_pre_enable_lvds()