Searched refs:clkoutsel_mux_parents (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-npcm7xx.c | 265 static const char * const clkoutsel_mux_parents[] __initconst = { variable 326 clkoutsel_mux_parents, ARRAY_SIZE(clkoutsel_mux_parents), 0, -1},
|
H A D | clk-npcm8xx.c | 132 static const struct clk_parent_data clkoutsel_mux_parents[] = { variable 176 { 18, 3, clkoutsel_mux_table, "clkout_mux", clkoutsel_mux_parents, 177 ARRAY_SIZE(clkoutsel_mux_parents), 0 },
|