Searched refs:MAX_FSYS (Results 1 – 1 of 1) sorted by relevance
23 #define MAX_FSYS 80000 /* KHz */ macro168 if (fsys > MAX_FSYS) in clock_pll()169 fsys = MAX_FSYS; in clock_pll()
Completed in 5 milliseconds