Lines Matching full:osc24m
39 .hw.init = CLK_HW_INIT("pll-cpu", "osc24M",
56 "osc24M", 0x008,
64 "osc24M", 0x010,
76 "osc24M", 0x018,
88 "osc24M", 0x020,
103 .hw.init = CLK_HW_INIT("pll-periph", "osc24M",
108 static const char * const cpu_parents[] = { "osc32k", "osc24M",
113 static const char * const ahb_parents[] = { "osc32k", "osc24M",
206 static const char * const mod0_default_parents[] = { "osc24M", "pll-periph" };
244 static SUNXI_CCU_GATE(usb_phy0_clk, "usb-phy0", "osc24M",
293 static const char * const tvd_parents[] = { "pll-video", "osc24M",
298 static const char * const csi_parents[] = { "pll-video", "osc24M" };
311 static SUNXI_CCU_GATE(avs_clk, "avs", "osc24M", 0x144, BIT(31), 0);