Searched refs:MIN_LPD (Results 1 – 2 of 2) sorted by relevance
32 #define MIN_LPD (0) /* Divider (not encoded) */ macro43 #define MIN_LPD (1 << 0) /* Divider (not encoded) */ macro95 if (div < MIN_LPD) in clock_limp()96 div = MIN_LPD; in clock_limp()
261 #define MIN_LPD (1 << 0) /* Divider (not encoded) */ macro550 if (div < MIN_LPD) in clock_limp()551 div = MIN_LPD; in clock_limp()