Home
last modified time | relevance | path

Searched refs:max_OD (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_chip.c324 const int max_OD = 3; in sm750_calc_pll_value() local
373 if (d > max_OD) in sm750_calc_pll_value()
374 pll->POD = d - max_OD; in sm750_calc_pll_value()