Home
last modified time | relevance | path

Searched refs:periph_parents (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/zynq/
H A Dclkc.c225 const char *periph_parents[4]; in zynq_clk_setup() local
244 periph_parents[0] = clk_output_name[iopll]; in zynq_clk_setup()
245 periph_parents[1] = clk_output_name[iopll]; in zynq_clk_setup()
246 periph_parents[2] = clk_output_name[armpll]; in zynq_clk_setup()
247 periph_parents[3] = clk_output_name[ddrpll]; in zynq_clk_setup()
357 periph_parents, enable); in zynq_clk_setup()
361 SLCR_LQSPI_CLK_CTRL, periph_parents, 0); in zynq_clk_setup()
364 SLCR_SMC_CLK_CTRL, periph_parents, 0); in zynq_clk_setup()
367 SLCR_PCAP_CLK_CTRL, periph_parents, 0); in zynq_clk_setup()
371 periph_parents, in zynq_clk_setup()
[all...]
/kernel/linux/linux-6.6/drivers/clk/zynq/
H A Dclkc.c223 const char *periph_parents[4]; in zynq_clk_setup() local
242 periph_parents[0] = clk_output_name[iopll]; in zynq_clk_setup()
243 periph_parents[1] = clk_output_name[iopll]; in zynq_clk_setup()
244 periph_parents[2] = clk_output_name[armpll]; in zynq_clk_setup()
245 periph_parents[3] = clk_output_name[ddrpll]; in zynq_clk_setup()
356 periph_parents, enable); in zynq_clk_setup()
360 SLCR_LQSPI_CLK_CTRL, periph_parents, 0); in zynq_clk_setup()
363 SLCR_SMC_CLK_CTRL, periph_parents, 0); in zynq_clk_setup()
366 SLCR_PCAP_CLK_CTRL, periph_parents, 0); in zynq_clk_setup()
370 periph_parents, in zynq_clk_setup()
[all...]

Completed in 3 milliseconds