Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h22 #define LVDS_PIPE_SEL_CPT(pipe) REG_FIELD_PREP(LVDS_PIPE_SEL_MASK_CPT, (pipe)) macro
H A Dintel_lvds.c259 temp |= LVDS_PIPE_SEL_CPT(pipe); in intel_pre_enable_lvds()