Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-aspeed.c74 static const char * const eclk_parent_names[] = { variable
490 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()
Dclk-ast2600.c119 static const char * const eclk_parent_names[] = { "mpll", "hpll", "dpll" }; variable