n_target_max      708 drivers/video/fbdev/i810/i810_main.c 	u32 m_reg, n_reg, p_divisor, n_target_max;
n_target_max      716 drivers/video/fbdev/i810/i810_main.c 	n_target_max = 30;
n_target_max      730 drivers/video/fbdev/i810/i810_main.c 	while (diff_min && mod_min && (n_target < n_target_max)) {