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