Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h26 #define LVDS_VSYNC_POLARITY REG_BIT(21) macro
H A Dintel_lvds.c138 if (tmp & LVDS_VSYNC_POLARITY) in intel_lvds_get_config()
302 temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY); in intel_pre_enable_lvds()
306 temp |= LVDS_VSYNC_POLARITY; in intel_pre_enable_lvds()