Searched refs:LVDS_PIPE_SEL_CPT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | intel_lvds.c | 258 temp |= LVDS_PIPE_SEL_CPT(pipe); in intel_pre_enable_lvds() |
D | i915_reg.h | 4532 #define LVDS_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro |