Searched refs:MAX_FSYS (Results 1 – 1 of 1) sorted by relevance
249 #define MAX_FSYS 80000 /* KHz */ macro485 if (fsys > MAX_FSYS) in clock_pll()486 fsys = MAX_FSYS; in clock_pll()