Home
last modified time | relevance | path

Searched refs:ecp_max (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dmach64_ct.c235 if (par->pll_limits.ecp_max) { in aty_valid_pll_ct()
239 while (ecp > par->pll_limits.ecp_max && ecp_div < 2) { in aty_valid_pll_ct()
H A Datyfb.h55 int ecp_max; member