Searched refs:top_parents (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/ |
| H A D | clk_test.c | 2183 const char *top_parents[2] = { "parent-0", "parent-1" }; in clk_leaf_mux_set_rate_parent_test_init() local 2208 ctx->mux_ctx.hw.init = CLK_HW_INIT_PARENTS("test-mux", top_parents, in clk_leaf_mux_set_rate_parent_test_init() 2399 const char *top_parents[2] = { "parent-0", "parent-1" }; in clk_mux_notifier_test_init() local 2427 ctx->mux_ctx.hw.init = CLK_HW_INIT_PARENTS("test-mux", top_parents, in clk_mux_notifier_test_init()
|
| /linux/drivers/clk/spacemit/ |
| H A D | ccu-k3.c | 846 static const struct clk_parent_data top_parents[] = { variable 856 CCU_MUX_DIV_GATE_FC_DEFINE(top_dclk, top_parents, APMU_TOP_DCLK_CTRL, 5, 3,
|