sg2042_pll_clock
static inline void sg2042_pll_enable(struct sg2042_pll_clock *pll, bool en)
struct sg2042_pll_clock *pll = to_sg2042_pll_clk(hw);
struct sg2042_pll_clock *pll = to_sg2042_pll_clk(hw);
static struct sg2042_pll_clock sg2042_pll_clks[] = {
struct sg2042_pll_clock pll_clks[],
struct sg2042_pll_clock *pll;
#define to_sg2042_pll_clk(_hw) container_of(_hw, struct sg2042_pll_clock, hw)