Searched refs:MIN_FSYS (Results 1 – 2 of 2) sorted by relevance
23 #define MIN_FSYS 58333 /* KHz */ macro170 if (fsys < MIN_FSYS) in clock_pll()171 fsys = MIN_FSYS; in clock_pll()
250 #define MIN_FSYS 58333 /* KHz */ macro487 if (fsys < MIN_FSYS) in clock_pll()488 fsys = MIN_FSYS; in clock_pll()