Home
last modified time | relevance | path

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

/drivers/clk/zte/
Dclk.h20 struct clk_zx_pll { struct
21 struct clk_hw hw;
22 void __iomem *reg_base;
23 const struct zx_pll_config *lookup_table; /* order by rate asc */
24 int count;
25 spinlock_t *lock;
26 u8 pd_bit; /* power down bit */
27 u8 lock_bit; /* pll lock flag bit */