Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/zte/
Dclk.h14 struct zx_pll_config { struct
23 const struct zx_pll_config *lookup_table; /* order by rate asc */ argument
160 const struct zx_pll_config *lookup_table, int count, spinlock_t *lock);
Dclk.c27 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()
Dclk-zx296718.c94 static const struct zx_pll_config pll_cpu_table[] = {
101 static const struct zx_pll_config pll_vga_table[] = {
Dclk-zx296702.c52 static const struct zx_pll_config pll_a9_config[] = {