[go: nahoru, domu]

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

/drivers/video/fbdev/aty/
H A Dmach64_ct.c236 if (par->pll_limits.ecp_max) {
240 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.c373 int pll, mclk, xclk, ecp_max; member in struct:__anon7084
449 par->pll_limits.ecp_max = aty_chips[i].ecp_max;
477 par->pll_limits.ecp_max = 80;
485 par->pll_limits.ecp_max = 80;
495 par->pll_limits.ecp_max = 80;
503 par->pll_limits.ecp_max = 80;
515 par->pll_limits.ecp_max = 80;
523 par->pll_limits.ecp_max = 100;

Completed in 40 milliseconds