Home
last modified time | relevance | path

Searched defs:clk_zx_pll (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/zte/
Dclk.h21 struct clk_zx_pll { struct
22 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;