s2mps11_clk
struct s2mps11_clk *s2mps11_clks;
struct s2mps11_clk *s2mps11_clks = platform_get_drvdata(pdev);
static struct s2mps11_clk *to_s2mps11_clk(struct clk_hw *hw)
return container_of(hw, struct s2mps11_clk, hw);
struct s2mps11_clk *s2mps11 = to_s2mps11_clk(hw);
struct s2mps11_clk *s2mps11 = to_s2mps11_clk(hw);
struct s2mps11_clk *s2mps11 = to_s2mps11_clk(hw);