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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_crt.c83 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_lvds.c82 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_hdmi.c667 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_dp.c1305 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Dintel_sdvo.c1304 *pipe = PORT_TO_PIPE_CPT(tmp);
H A Di915_reg.h4482 #define PORT_TO_PIPE_CPT(val) (((val) & PORT_TRANS_SEL_MASK) >> 29) macro

Completed in 280 milliseconds