eswin_clk_pll
struct eswin_clk_pll *clk = to_pll_clk(hw);
struct eswin_clk_pll *clk = to_pll_clk(hw);
struct eswin_clk_pll *p_clk = NULL;
static inline struct eswin_clk_pll *to_pll_clk(struct clk_hw *hw)
return container_of(hw, struct eswin_clk_pll, hw);
struct eswin_clk_pll *clk = to_pll_clk(hw);