Searched defs:bestm1 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c665 u32 p1, p2, m1, m2, vco, bestn, bestm1, bestm2, bestp1, bestp2; local
679 bestm1 = bestm2 = bestp1 = bestp2 = 0;
708 bestm1 = m1;
720 best_clock->m1 = bestm1;
4412 u32 bestn, bestm1, bestm2, bestp1, bestp2; local
4418 bestm1 = crtc->config.dpll.m1;
4441 mdiv = ((bestm1 << DPIO_M1DIV_SHIFT) | (bestm2 & DPIO_M2DIV_MASK));

Completed in 50 milliseconds