Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-sp7021.c42 struct sp_pll { struct
54 #define to_sp_pll(_hw) container_of(_hw, struct sp_pll, hw) argument
140 static long plltv_integer_div(struct sp_pll *clk, unsigned long freq) in plltv_integer_div()
208 static long plltv_fractional_div(struct sp_pll *clk, unsigned long freq) in plltv_fractional_div()
296 static long plltv_div(struct sp_pll *clk, unsigned long freq) in plltv_div()
304 static int plltv_set_rate(struct sp_pll *clk) in plltv_set_rate()
368 static int plla_set_rate(struct sp_pll *clk) in plla_set_rate()
382 static long plla_round_rate(struct sp_pll *clk, unsigned long rate) in plla_round_rate()
397 static long sp_pll_calc_div(struct sp_pll *clk, unsigned long rate) in sp_pll_calc_div()
412 struct sp_pll *clk = to_sp_pll(hw); in sp_pll_determine_rate()
[all …]