Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h20 #define LVDS_PIPE_SEL(pipe) REG_FIELD_PREP(LVDS_PIPE_SEL_MASK, (pipe)) macro
H A Dintel_lvds.c262 temp |= LVDS_PIPE_SEL(pipe); in intel_pre_enable_lvds()