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