Searched refs:PORT_TO_PIPE_CPT (Results 1 - 6 of 6) sorted by relevance

/drivers/gpu/drm/i915/
H A Dintel_crt.c84 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_lvds.c88 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_hdmi.c702 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_sdvo.c1333 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Di915_reg.h5464 #define PORT_TO_PIPE_CPT(val) (((val) & PORT_TRANS_SEL_MASK) >> 29) macro
H A Dintel_dp.c1831 *pipe = PORT_TO_PIPE_CPT(tmp);

Completed in 128 milliseconds