Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/actions/
H A Dowl-pll.c18 static u32 owl_pll_calculate_mul(struct owl_pll_hw *pll_hw, unsigned long rate) in owl_pll_calculate_mul() function
76 mul = owl_pll_calculate_mul(pll_hw, rate); in owl_pll_round_rate()
172 val = owl_pll_calculate_mul(pll_hw, rate); in owl_pll_set_rate()