Lines Matching full:osc24m

44 		.hw.init	= CLK_HW_INIT("pll-cpux", "osc24M",
60 .hw.init = CLK_HW_INIT("pll-ddr0", "osc24M",
75 .hw.init = CLK_HW_INIT("pll-ddr1", "osc24M",
92 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M",
109 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M",
124 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M",
146 .hw.init = CLK_HW_INIT("pll-video0", "osc24M",
164 .hw.init = CLK_HW_INIT("pll-video1", "osc24M",
182 .hw.init = CLK_HW_INIT("pll-video2", "osc24M",
197 .hw.init = CLK_HW_INIT("pll-ve", "osc24M",
212 .hw.init = CLK_HW_INIT("pll-de", "osc24M",
233 .hw.init = CLK_HW_INIT("pll-audio-hs", "osc24M",
239 static const char * const cpux_parents[] = { "osc24M", "osc32k",
246 static const char * const psi_ahb1_ahb2_parents[] = { "osc24M", "osc32k",
256 static const char * const ahb3_apb1_apb2_parents[] = { "osc24M", "osc32k",
277 static const char * const mbus_parents[] = { "osc24M", "pll-periph0-2x",
329 static const char * const ce_parents[] = { "osc24M", "pll-periph0-2x" };
356 static SUNXI_CCU_GATE(avs_clk, "avs", "osc24M", 0x740, BIT(31), 0);
397 static const char * const nand_spi_parents[] = { "osc24M", "pll-periph0",
416 static const char * const mmc_parents[] = { "osc24M", "pll-periph0-2x",
482 static const char * const ts_parents[] = { "osc24M", "pll-periph0" };
569 static SUNXI_CCU_GATE(usb_phy0_clk, "usb-phy0", "osc24M", 0xa70, BIT(29), 0);
572 static SUNXI_CCU_GATE(usb_phy1_clk, "usb-phy1", "osc24M", 0xa74, BIT(29), 0);
575 static SUNXI_CCU_GATE(usb_phy2_clk, "usb-phy2", "osc24M", 0xa78, BIT(29), 0);
578 static SUNXI_CCU_GATE(usb_phy3_clk, "usb-phy3", "osc24M", 0xa7c, BIT(29), 0);
600 static SUNXI_CCU_GATE(hdmi_slow_clk, "hdmi-slow", "osc24M", 0xb04, BIT(31), 0);