msc313_mpll
#define to_mpll(_hw) container_of(_hw, struct msc313_mpll, clk_hw)
struct msc313_mpll *mpll = to_mpll(hw);
struct msc313_mpll *mpll;