Searched refs:fanout_parents (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/clk/sunxi-ng/ |
D | ccu-sun20i-d1.c | 906 static const struct clk_hw *fanout_parents[] = { variable 915 static SUNXI_CCU_MUX_HW_WITH_GATE(fanout0_clk, "fanout0", fanout_parents, 0xf3c, 919 static SUNXI_CCU_MUX_HW_WITH_GATE(fanout1_clk, "fanout1", fanout_parents, 0xf3c, 923 static SUNXI_CCU_MUX_HW_WITH_GATE(fanout2_clk, "fanout2", fanout_parents, 0xf3c,
|