Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-pll.c260 #define divm_max(p) (divm_mask(p)) macro
598 if (cfg->m == 0 || cfg->m > divm_max(pll) || in _calc_rate()