Searched refs:eclk_parent_names (Results 1 – 2 of 2) sorted by relevance
74 static const char * const eclk_parent_names[] = { variable490 hw = clk_hw_register_mux(dev, "eclk-mux", eclk_parent_names, in aspeed_clk_probe()491 ARRAY_SIZE(eclk_parent_names), 0, in aspeed_clk_probe()
119 static const char * const eclk_parent_names[] = { "mpll", "hpll", "dpll" }; variable