Searched refs:TRANS_DPLLB_SEL (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c2957 sel = TRANS_DPLLB_SEL(pipe);
3442 temp &= ~(TRANS_DPLL_ENABLE(pipe) | TRANS_DPLLB_SEL(pipe));
5909 if (tmp & TRANS_DPLLB_SEL(crtc->pipe))
H A Di915_reg.h4074 #define TRANS_DPLLB_SEL(pipe) (1 << (pipe * 4)) macro

Completed in 78 milliseconds