Home
last modified time | relevance | path

Searched refs:LVDS_PIPE_SEL_CPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_lvds.c250 temp |= LVDS_PIPE_SEL_CPT(pipe); in intel_pre_enable_lvds()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h4909 #define LVDS_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro

Completed in 58 milliseconds