m_best            350 drivers/video/fbdev/i740fb.c 	int m_best = 0, n_best = 0, p_best = 0;
m_best            372 drivers/video/fbdev/i740fb.c 				m_best = m;
m_best            381 drivers/video/fbdev/i740fb.c 		m_best = m;
m_best            385 drivers/video/fbdev/i740fb.c 	par->video_clk2_m = (m_best - 2) & 0xFF;
m_best            388 drivers/video/fbdev/i740fb.c 				 | (((m_best - 2) >> 8) & VCO_M_MSBS));
m_best            709 drivers/video/fbdev/i810/i810_main.c 	u32 m_target, n_target, p_target, n_best, m_best, mod;
m_best            713 drivers/video/fbdev/i810/i810_main.c 	n_best = m_best = m_target = f_out = 0;
m_best            746 drivers/video/fbdev/i810/i810_main.c 			m_best = m_target;
m_best            752 drivers/video/fbdev/i810/i810_main.c 			m_best = m_target;
m_best            755 drivers/video/fbdev/i810/i810_main.c 	if (m) *m = (m_best - 2) & 0x3FF;
m_best            943 drivers/video/fbdev/intelfb/intelfbhw.c 	u32 n_best = 0, m_best = 0, f_err;
m_best            990 drivers/video/fbdev/intelfb/intelfbhw.c 					m_best = testm;
m_best           1001 drivers/video/fbdev/intelfb/intelfbhw.c 	if (!m_best) {
m_best           1005 drivers/video/fbdev/intelfb/intelfbhw.c 	m = m_best;