Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/sprd/
Dpll.c86 static u32 pll_get_ibias(u64 rate, const u64 *table) in pll_get_ibias() function
208 ibias_val = pll_get_ibias(fvco, pll->itable); in _sprd_pll_set_rate()