Searched refs:ecp_max (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dmach64_ct.c232 if (par->pll_limits.ecp_max) {
236 while (ecp > par->pll_limits.ecp_max && ecp_div < 2) {
H A Datyfb.h52 int ecp_max; member in struct:pll_info
H A Datyfb_base.c368 int pll, mclk, xclk, ecp_max; member in struct:__anon7162
441 par->pll_limits.ecp_max = aty_chips[i].ecp_max;
469 par->pll_limits.ecp_max = 80;
477 par->pll_limits.ecp_max = 80;
487 par->pll_limits.ecp_max = 80;
495 par->pll_limits.ecp_max = 80;
507 par->pll_limits.ecp_max = 80;
515 par->pll_limits.ecp_max = 100;

Completed in 87 milliseconds