Home
last modified time | relevance | path

Searched refs:zx_pll_config (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/zte/
Dclk.h15 struct zx_pll_config { struct
24 const struct zx_pll_config *lookup_table; /* order by rate asc */ argument
31 const struct zx_pll_config *lookup_table, int count, spinlock_t *lock);
Dclk.c29 const struct zx_pll_config *config = zx_pll->lookup_table; in rate_to_idx()
45 const struct zx_pll_config *config = zx_pll->lookup_table; in hw_to_idx()
93 const struct zx_pll_config *config; in zx_pll_set_rate()
147 const struct zx_pll_config *lookup_table, in clk_register_zx_pll()
Dclk-zx296702.c55 static const struct zx_pll_config pll_a9_config[] = {