sp_pll
static long plltv_integer_div(struct sp_pll *clk, unsigned long freq)
static long plltv_fractional_div(struct sp_pll *clk, unsigned long freq)
static long plltv_div(struct sp_pll *clk, unsigned long freq)
static int plltv_set_rate(struct sp_pll *clk)
static int plla_set_rate(struct sp_pll *clk)
static long plla_round_rate(struct sp_pll *clk, unsigned long rate)
static long sp_pll_calc_div(struct sp_pll *clk, unsigned long rate)
struct sp_pll *clk = to_sp_pll(hw);
struct sp_pll *clk = to_sp_pll(hw);
struct sp_pll *clk = to_sp_pll(hw);
struct sp_pll *clk = to_sp_pll(hw);
struct sp_pll *clk = to_sp_pll(hw);
struct sp_pll *clk = to_sp_pll(hw);
#define to_sp_pll(_hw) container_of(_hw, struct sp_pll, hw)
struct sp_pll *pll;