Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/platform/532x/
Dconfig.c299 #define MIN_FSYS 58333 /* KHz */ macro
540 if (fsys < MIN_FSYS) in clock_pll()
541 fsys = MIN_FSYS; in clock_pll()