Lines Matching full:osc24m
44 .hw.init = CLK_HW_INIT("pll-c0cpux", "osc24M",
58 .hw.init = CLK_HW_INIT("pll-c1cpux", "osc24M",
92 .hw.init = CLK_HW_INIT("pll-audio", "osc24M",
109 .hw.init = CLK_HW_INIT("pll-video0", "osc24M",
125 .hw.init = CLK_HW_INIT("pll-ve", "osc24M",
141 .hw.init = CLK_HW_INIT("pll-ddr", "osc24M",
157 .hw.init = CLK_HW_INIT("pll-periph", "osc24M",
173 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M",
189 .hw.init = CLK_HW_INIT("pll-hsic", "osc24M",
205 .hw.init = CLK_HW_INIT("pll-de", "osc24M",
222 .hw.init = CLK_HW_INIT("pll-video1", "osc24M",
228 static const char * const c0cpux_parents[] = { "osc24M", "pll-c0cpux" };
232 static const char * const c1cpux_parents[] = { "osc24M", "pll-c1cpux" };
239 static const char * const ahb1_parents[] = { "osc16M-d512", "osc24M",
266 static const char * const apb2_parents[] = { "osc16M-d512", "osc24M",
377 static const char * const cci400_parents[] = { "osc24M", "pll-periph",
391 static const char * const mod0_default_parents[] = { "osc24M", "pll-periph" };
470 static SUNXI_CCU_GATE(usb_phy0_clk, "usb-phy0", "osc24M",
472 static SUNXI_CCU_GATE(usb_phy1_clk, "usb-phy1", "osc24M",
482 .hw.init = CLK_HW_INIT("usb-hsic-12m", "osc24M",
486 static SUNXI_CCU_GATE(usb_ohci0_clk, "usb-ohci0", "osc24M",
505 static SUNXI_CCU_GATE(csi_misc_clk, "csi-misc", "osc24M", 0x130, BIT(16), 0);
507 static SUNXI_CCU_GATE(mipi_csi_clk, "mipi-csi", "osc24M", 0x130, BIT(31), 0);
510 "osc24M" };
533 static SUNXI_CCU_GATE(avs_clk, "avs", "osc24M", 0x144, BIT(31), 0);
543 static SUNXI_CCU_GATE(hdmi_slow_clk, "hdmi-slow", "osc24M", 0x154, BIT(31), 0);
545 static const char * const mbus_parents[] = { "osc24M", "pll-periph",
564 static const char * const mipi_dsi1_parents[] = { "osc24M", "pll-video0" };