ecp_max            53 drivers/video/fbdev/aty/atyfb.h 	int ecp_max;
ecp_max           368 drivers/video/fbdev/aty/atyfb_base.c 	int pll, mclk, xclk, ecp_max;
ecp_max           458 drivers/video/fbdev/aty/atyfb_base.c 	par->pll_limits.ecp_max = aty_chips[i].ecp_max;
ecp_max           486 drivers/video/fbdev/aty/atyfb_base.c 				par->pll_limits.ecp_max = 80;
ecp_max           494 drivers/video/fbdev/aty/atyfb_base.c 				par->pll_limits.ecp_max = 80;
ecp_max           504 drivers/video/fbdev/aty/atyfb_base.c 			par->pll_limits.ecp_max = 80;
ecp_max           512 drivers/video/fbdev/aty/atyfb_base.c 			par->pll_limits.ecp_max = 80;
ecp_max           524 drivers/video/fbdev/aty/atyfb_base.c 			par->pll_limits.ecp_max = 80;
ecp_max           532 drivers/video/fbdev/aty/atyfb_base.c 			par->pll_limits.ecp_max = 100;
ecp_max           237 drivers/video/fbdev/aty/mach64_ct.c 	if (par->pll_limits.ecp_max) {
ecp_max           241 drivers/video/fbdev/aty/mach64_ct.c 		while (ecp > par->pll_limits.ecp_max && ecp_div < 2) {