Home
last modified time | relevance | path

Searched refs:clk_max (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/clk/tegra/
Dclk.c206 struct clk *clks[], int clk_max) in tegra_init_dup_clks() argument
210 for (; dup_list->clk_id < clk_max; dup_list++) { in tegra_init_dup_clks()
218 struct clk *clks[], int clk_max) in tegra_init_from_table() argument
222 for (; tbl->clk_id < clk_max; tbl++) { in tegra_init_from_table()
232 if (tbl->parent_id < clk_max) { in tegra_init_from_table()
Dclk.h595 struct clk *clks[], int clk_max);
598 struct clk *clks[], int clk_max);
/linux-4.1.27/drivers/clk/mxs/
Dclk-imx23.c94 clk_max enumerator
97 static struct clk *clks[clk_max];
Dclk-imx28.c148 clk_max enumerator
151 static struct clk *clks[clk_max];
/linux-4.1.27/drivers/clk/zynq/
Dclkc.c68 smc_aper, swdt, dbg_trc, dbg_apb, clk_max}; enumerator
71 static struct clk *clks[clk_max];
226 const char *clk_output_name[clk_max]; in zynq_clk_setup()
236 for (i = 0; i < clk_max; i++) { in zynq_clk_setup()
/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx31.c45 gacc_gate, emi_gate, rtic_gate, firi_gate, clk_max enumerator
48 static struct clk *clk[clk_max];
Dclk-imx35.c67 gpu2d_gate, clk_max enumerator
70 static struct clk *clk[clk_max];
Dclk-imx25.c86 wdt_ipg, cko_div, cko_sel, cko, clk_max enumerator
89 static struct clk *clk[clk_max];