Searched refs:spdif_in_parents (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | spear1340_clock.c | 435 static const char *spdif_in_parents[] = { "pll2_clk", "gen_syn3_clk", }; variable 954 clk = clk_register_mux(NULL, "spdif_in_mclk", spdif_in_parents, in spear1340_clk_init() 955 ARRAY_SIZE(spdif_in_parents), in spear1340_clk_init()
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | spear1340_clock.c | 432 static const char *spdif_in_parents[] = { "pll2_clk", "gen_syn3_clk", }; variable 951 clk = clk_register_mux(NULL, "spdif_in_mclk", spdif_in_parents, in spear1340_clk_init() 952 ARRAY_SIZE(spdif_in_parents), in spear1340_clk_init()
|
Completed in 3 milliseconds