Home
last modified time | relevance | path

Searched refs:pll_mux_parents (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-npcm7xx.c230 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},
/openbmc/linux/drivers/clk/microchip/
H A Dclk-pic32mzda.c152 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()