Searched refs:CLOCK_LPD_MAX (Results 1 – 2 of 2) sorted by relevance
20 #define CLOCK_LPD_MAX (1 << 15) /* Divider (decoded) */ macro37 if (lpdiv > CLOCK_LPD_MAX) in clock_enter_limp()38 lpdiv = CLOCK_LPD_MAX; in clock_enter_limp()