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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_reg.h4076 #define TRANS_DPLL_ENABLE(pipe) (1 << (pipe * 4 + 3)) macro
H A Dintel_display.c2956 temp |= TRANS_DPLL_ENABLE(pipe);
3442 temp &= ~(TRANS_DPLL_ENABLE(pipe) | TRANS_DPLLB_SEL(pipe));

Completed in 76 milliseconds