Lines Matching full:osc24m
38 .hw.init = CLK_HW_INIT("pll-cpu", "osc24M",
55 "osc24M", 0x008,
63 "osc24M", 0x010,
75 "osc24M", 0x018,
87 "osc24M", 0x020,
102 .hw.init = CLK_HW_INIT("pll-periph", "osc24M",
107 static const char * const cpu_parents[] = { "osc32k", "osc24M",
112 static const char * const ahb_parents[] = { "osc32k", "osc24M",
205 static const char * const mod0_default_parents[] = { "osc24M", "pll-periph" };
243 static SUNXI_CCU_GATE(usb_phy0_clk, "usb-phy0", "osc24M",
292 static const char * const tvd_parents[] = { "pll-video", "osc24M",
297 static const char * const csi_parents[] = { "pll-video", "osc24M" };
310 static SUNXI_CCU_GATE(avs_clk, "avs", "osc24M", 0x144, BIT(31), 0);