Lines Matching full:osc24m
42 .hw.init = CLK_HW_INIT("pll-cpux", "osc24M",
58 .hw.init = CLK_HW_INIT("pll-ddr0", "osc24M",
75 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M",
92 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M",
107 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M",
129 .hw.init = CLK_HW_INIT("pll-video0", "osc24M",
147 .hw.init = CLK_HW_INIT("pll-video1", "osc24M",
162 .hw.init = CLK_HW_INIT("pll-ve", "osc24M",
177 .hw.init = CLK_HW_INIT("pll-de", "osc24M",
192 .hw.init = CLK_HW_INIT("pll-hsic", "osc24M",
222 .hw.init = CLK_HW_INIT("pll-audio-base", "osc24M",
228 static const char * const cpux_parents[] = { "osc24M", "osc32k",
235 static const char * const psi_ahb1_ahb2_parents[] = { "osc24M", "osc32k",
245 static const char * const ahb3_apb1_apb2_parents[] = { "osc24M", "osc32k",
266 static const char * const mbus_parents[] = { "osc24M", "pll-periph0-2x",
308 static const char * const ce_parents[] = { "osc24M", "pll-periph0-2x" };
361 static SUNXI_CCU_GATE(avs_clk, "avs", "osc24M", 0x740, BIT(31), 0);
404 static const char * const nand_spi_parents[] = { "osc24M", "pll-periph0",
423 static const char * const mmc_parents[] = { "osc24M", "pll-periph0-2x",
485 static const char * const ts_parents[] = { "osc24M", "pll-periph0" };
495 static const char * const ir_tx_parents[] = { "osc32k", "osc24M" };
618 static SUNXI_CCU_GATE(usb_phy0_clk, "usb-phy0", "osc24M", 0xa70, BIT(29), 0);
620 static SUNXI_CCU_GATE(usb_phy1_clk, "usb-phy1", "osc24M", 0xa74, BIT(29), 0);
648 static SUNXI_CCU_M_WITH_GATE(pcie_aux_clk, "pcie-aux", "osc24M", 0xab8,
664 static SUNXI_CCU_GATE(hdmi_slow_clk, "hdmi-slow", "osc24M", 0xb04, BIT(31), 0);
725 static SUNXI_CCU_GATE(csi_cci_clk, "csi-cci", "osc24M", 0xc00, BIT(0), 0);
737 static const char * const csi_mclk_parents[] = { "osc24M", "pll-video0",