Home
last modified time | relevance | path

Searched refs:i2s_ref_parents (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/spear/
H A Dspear3xx_clock.c242 static const char *i2s_ref_parents[] = { "ras_pll2_clk", "ras_syn2_gclk", }; variable
297 clk = clk_register_mux(NULL, "i2s_ref_clk", i2s_ref_parents, in spear320_clk_init()
298 ARRAY_SIZE(i2s_ref_parents), in spear320_clk_init()
H A Dspear1340_clock.c433 static const char *i2s_ref_parents[] = { "i2s_src_mclk", "i2s_prs1_clk", }; variable
766 clk = clk_register_mux(NULL, "i2s_ref_mclk", i2s_ref_parents, in spear1340_clk_init()
767 ARRAY_SIZE(i2s_ref_parents), in spear1340_clk_init()
H A Dspear1310_clock.c369 static const char *i2s_ref_parents[] = { "i2s_src_mclk", "i2s_prs1_clk", }; variable
669 clk = clk_register_mux(NULL, "i2s_ref_mclk", i2s_ref_parents, in spear1310_clk_init()
670 ARRAY_SIZE(i2s_ref_parents), in spear1310_clk_init()
/kernel/linux/linux-6.6/drivers/clk/spear/
H A Dspear3xx_clock.c240 static const char *i2s_ref_parents[] = { "ras_pll2_clk", "ras_syn2_gclk", }; variable
295 clk = clk_register_mux(NULL, "i2s_ref_clk", i2s_ref_parents, in spear320_clk_init()
296 ARRAY_SIZE(i2s_ref_parents), in spear320_clk_init()
H A Dspear1340_clock.c430 static const char *i2s_ref_parents[] = { "i2s_src_mclk", "i2s_prs1_clk", }; variable
763 clk = clk_register_mux(NULL, "i2s_ref_mclk", i2s_ref_parents, in spear1340_clk_init()
764 ARRAY_SIZE(i2s_ref_parents), in spear1340_clk_init()
H A Dspear1310_clock.c366 static const char *i2s_ref_parents[] = { "i2s_src_mclk", "i2s_prs1_clk", }; variable
666 clk = clk_register_mux(NULL, "i2s_ref_mclk", i2s_ref_parents, in spear1310_clk_init()
667 ARRAY_SIZE(i2s_ref_parents), in spear1310_clk_init()

Completed in 9 milliseconds