Searched refs:pll_mux_parents (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/clk/ |
D | clk-npcm7xx.c | 230 static const char * const pll_mux_parents[] __initconst = { variable 308 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1}, 311 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1}, 320 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1}, 323 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1},
|
/linux-6.1.9/drivers/clk/microchip/ |
D | clk-pic32mzda.c | 152 const char *const pll_mux_parents[] = {"posc_clk", "frc_clk"}; in pic32mzda_clk_probe() local 201 pll_mux_parents, 2, 0, in pic32mzda_clk_probe()
|