Searched refs:PORT_TO_PIPE (Results 1 - 8 of 8) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dvo.c138 *pipe = PORT_TO_PIPE(tmp);
H A Dintel_crt.c85 *pipe = PORT_TO_PIPE(tmp);
H A Dintel_lvds.c84 *pipe = PORT_TO_PIPE(tmp);
H A Dintel_hdmi.c669 *pipe = PORT_TO_PIPE(tmp);
H A Dintel_tv.c854 *pipe = PORT_TO_PIPE(tmp);
H A Dintel_dp.c1307 *pipe = PORT_TO_PIPE(tmp);
H A Dintel_sdvo.c1306 *pipe = PORT_TO_PIPE(tmp);
H A Di915_reg.h4481 #define PORT_TO_PIPE(val) (((val) & (1<<30)) >> 30) macro

Completed in 85 milliseconds