Searched refs:pll_mux_parents (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-npcm7xx.c | 259 static const char * const pll_mux_parents[] __initconst = { 337 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1}, 340 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1}, 349 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1}, 352 pll_mux_parents, ARRAY_SIZE(pll_mux_parents), 0, -1},
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-npcm7xx.c | 230 static const char * const pll_mux_parents[] __initconst = { 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},
|
/kernel/linux/linux-5.10/drivers/clk/microchip/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/clk/microchip/ |
H A 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()
|
Completed in 4 milliseconds