Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk-sp7021.c48 struct sp_pll { struct
60 #define to_sp_pll(_hw) container_of(_hw, struct sp_pll, hw) argument
146 static long plltv_integer_div(struct sp_pll *clk, unsigned long freq) in plltv_integer_div()
214 static long plltv_fractional_div(struct sp_pll *clk, unsigned long freq) in plltv_fractional_div()
302 static long plltv_div(struct sp_pll *clk, unsigned long freq) in plltv_div()
310 static int plltv_set_rate(struct sp_pll *clk) in plltv_set_rate()
374 static int plla_set_rate(struct sp_pll *clk) in plla_set_rate()
388 static long plla_round_rate(struct sp_pll *clk, unsigned long rate) in plla_round_rate()
403 static long sp_pll_calc_div(struct sp_pll *clk, unsigned long rate) in sp_pll_calc_div()
418 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_round_rate()
[all …]