Searched refs:sp_pll (Results 1 – 1 of 1) sorted by relevance
42 struct sp_pll { struct54 #define to_sp_pll(_hw) container_of(_hw, struct sp_pll, hw) argument140 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 …]