Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-pll.c1452 u32 val, n_threshold; in _pllcx_update_dynamic_coef() local
1456 n_threshold = 70; in _pllcx_update_dynamic_coef()
1460 n_threshold = 71; in _pllcx_update_dynamic_coef()
1463 n_threshold = 55; in _pllcx_update_dynamic_coef()
1466 n_threshold = 48; in _pllcx_update_dynamic_coef()
1476 val |= n <= n_threshold ? in _pllcx_update_dynamic_coef()