Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/platform/532x/
Dconfig.c298 #define MAX_FSYS 80000 /* KHz */ macro
538 if (fsys > MAX_FSYS) in clock_pll()
539 fsys = MAX_FSYS; in clock_pll()