Searched refs:max_OD (Results 1 – 1 of 1) sorted by relevance
305 const int max_OD = 3; in calcPllValue() local345 if (d > max_OD) in calcPllValue()346 pll->POD = d - max_OD; in calcPllValue()