k210_pll
struct k210_pll pll1;
#define to_k210_pll(_hw) container_of(_hw, struct k210_pll, hw)
struct k210_pll plls[K210_PLL_NUM];
struct k210_pll *pll)
static void k210_pll_wait_for_lock(struct k210_pll *pll)
static bool k210_pll_hw_is_enabled(struct k210_pll *pll)
static void k210_pll_enable_hw(void __iomem *regs, struct k210_pll *pll)
struct k210_pll *pll = to_k210_pll(hw);
struct k210_pll *pll = to_k210_pll(hw);
struct k210_pll *pll = to_k210_pll(hw);
struct k210_pll *pll = to_k210_pll(hw);
struct k210_pll *pll = to_k210_pll(hw);
struct k210_pll *pll = &ksc->plls[pllid];