Searched refs:bestm2 (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/kernel/i915/src/ |
H A D | intel_display.c | 665 u32 p1, p2, m1, m2, vco, bestn, bestm1, bestm2, bestp1, bestp2; local 679 bestm1 = bestm2 = bestp1 = bestp2 = 0; 709 bestm2 = m2; 721 best_clock->m2 = bestm2; 4412 u32 bestn, bestm1, bestm2, bestp1, bestp2; local 4419 bestm2 = crtc->config.dpll.m2; 4441 mdiv = ((bestm1 << DPIO_M1DIV_SHIFT) | (bestm2 & DPIO_M2DIV_MASK));
|
Completed in 176 milliseconds