Searched defs:clk_zx_pll (Results 1 – 1 of 1) sorted by relevance
21 struct clk_zx_pll { struct22 struct clk_hw hw;23 void __iomem *reg_base;24 const struct zx_pll_config *lookup_table; /* order by rate asc */25 int count;26 spinlock_t *lock;