Searched refs:r_apb0_hw (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/clk/sunxi-ng/ |
D | ccu-sun20i-d1-r.c | 39 static const struct clk_hw *r_apb0_hw = &r_apb0_clk.common.hw; variable 41 static SUNXI_CCU_GATE_HWS(bus_r_timer_clk, "bus-r-timer", &r_apb0_hw, 43 static SUNXI_CCU_GATE_HWS(bus_r_twd_clk, "bus-r-twd", &r_apb0_hw, 45 static SUNXI_CCU_GATE_HWS(bus_r_ppu_clk, "bus-r-ppu", &r_apb0_hw, 60 static SUNXI_CCU_GATE_HWS(bus_r_ir_rx_clk, "bus-r-ir-rx", &r_apb0_hw, 64 static SUNXI_CCU_GATE_HWS(bus_r_cpucfg_clk, "bus-r-cpucfg", &r_apb0_hw,
|