Searched refs:cpuck_mux_parents (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-npcm7xx.c | 238 static const char * const cpuck_mux_parents[] __initconst = { variable 300 cpuck_mux_parents, ARRAY_SIZE(cpuck_mux_parents), CLK_IS_CRITICAL,
|
H A D | clk-npcm8xx.c | 98 static const struct clk_parent_data cpuck_mux_parents[] = { variable 160 { 0, 3, cpuck_mux_table, "cpu_mux", cpuck_mux_parents, 161 ARRAY_SIZE(cpuck_mux_parents), CLK_IS_CRITICAL },
|