Searched refs:eclk_parent_names (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-aspeed.c | 75 static const char * const eclk_parent_names[] = { variable 515 hw = clk_hw_register_mux(dev, "eclk-mux", eclk_parent_names, in aspeed_clk_probe() 516 ARRAY_SIZE(eclk_parent_names), 0, in aspeed_clk_probe()
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-aspeed.c | 75 static const char * const eclk_parent_names[] = { variable 515 hw = clk_hw_register_mux(dev, "eclk-mux", eclk_parent_names, in aspeed_clk_probe() 516 ARRAY_SIZE(eclk_parent_names), 0, in aspeed_clk_probe()
|
Completed in 3 milliseconds