Searched refs:gxbb_cts_parent_hws (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | gxbb.c | 2238 static const struct clk_hw *gxbb_cts_parent_hws[] = { variable 2261 .parent_hws = gxbb_cts_parent_hws, 2262 .num_parents = ARRAY_SIZE(gxbb_cts_parent_hws), 2277 .parent_hws = gxbb_cts_parent_hws, 2278 .num_parents = ARRAY_SIZE(gxbb_cts_parent_hws), 2293 .parent_hws = gxbb_cts_parent_hws, 2294 .num_parents = ARRAY_SIZE(gxbb_cts_parent_hws),
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | gxbb.c | 2241 static const struct clk_hw *gxbb_cts_parent_hws[] = { variable 2264 .parent_hws = gxbb_cts_parent_hws, 2265 .num_parents = ARRAY_SIZE(gxbb_cts_parent_hws), 2280 .parent_hws = gxbb_cts_parent_hws, 2281 .num_parents = ARRAY_SIZE(gxbb_cts_parent_hws), 2296 .parent_hws = gxbb_cts_parent_hws, 2297 .num_parents = ARRAY_SIZE(gxbb_cts_parent_hws),
|
Completed in 6 milliseconds