Home
last modified time | relevance | path

Searched refs:PORT_TRANS_SEL_CPT (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_crt.c240 adpa |= PORT_TRANS_SEL_CPT(intel_crtc->pipe); in intel_crt_mode_set()
Dintel_lvds.c111 temp |= PORT_TRANS_SEL_CPT(pipe); in intel_pre_pll_enable_lvds()
Di915_reg.h4201 #define PORT_TRANS_SEL_CPT(pipe) ((pipe) << 29) macro
Dintel_display.c1382 if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe)) in lvds_pipe_enabled()
1397 if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe)) in adpa_pipe_enabled()