Searched refs:clk_parent_r_apb1 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun50i-a100-r.c | 83 static const struct clk_parent_data clk_parent_r_apb1[] = { variable 91 static SUNXI_CCU_GATE_DATA(r_apb1_timer_clk, "r-apb1-timer", clk_parent_r_apb1, 94 static SUNXI_CCU_GATE_DATA(r_apb1_twd_clk, "r-apb1-twd", clk_parent_r_apb1, 103 clk_parent_r_apb1, 0x13c, BIT(0), 0); 105 static SUNXI_CCU_GATE_DATA(r_apb1_ppu_clk, "r-apb1-ppu", clk_parent_r_apb1, 127 clk_parent_r_apb1, 0x1cc, BIT(0), 0);
|