Searched refs:zx_pll_config (Results 1 – 4 of 4) sorted by relevance
14 struct zx_pll_config { struct23 const struct zx_pll_config *lookup_table; /* order by rate asc */ argument160 const struct zx_pll_config *lookup_table, int count, spinlock_t *lock);
27 const struct zx_pll_config *config = zx_pll->lookup_table; in rate_to_idx()43 const struct zx_pll_config *config = zx_pll->lookup_table; in hw_to_idx()94 const struct zx_pll_config *config; in zx_pll_set_rate()156 const struct zx_pll_config *lookup_table, in clk_register_zx_pll()
94 static const struct zx_pll_config pll_cpu_table[] = {101 static const struct zx_pll_config pll_vga_table[] = {
52 static const struct zx_pll_config pll_a9_config[] = {