Searched refs:clkout_mux_p (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-asm9260.c | 238 static struct clk_parent_data __initdata clkout_mux_p[] = { { .index = 0, }, { .name = "pll" }, { .… variable 252 { 3, three_mux_table, "clkout_mux", clkout_mux_p, 253 ARRAY_SIZE(clkout_mux_p), HW_CLKOUTCLKSEL, },
|