Home
last modified time | relevance | path

Searched full:osc24m (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/clk/sunxi-ng/
H A Dccu-sun8i-a83t.c44 .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",
[all...]
H A Dccu-sun50i-a64.c36 "osc24M",
62 "osc24M", 0x008,
72 "osc24M", 0x010,
86 "osc24M", 0x018,
98 "osc24M", 0x020,
115 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M",
129 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M",
135 "osc24M", 0x030,
149 "osc24M", 0x038,
193 "osc24M",
[all...]
H A Dccu-sun8i-a23.c39 .hw.init = CLK_HW_INIT("pll-cpux", "osc24M",
65 "osc24M", 0x008,
75 "osc24M", 0x010,
87 "osc24M", 0x018,
99 "osc24M", 0x020,
108 "osc24M", 0x028,
117 "osc24M", 0x038,
146 "osc24M", 0x044,
158 "osc24M", 0x048,
169 static const char * const cpux_parents[] = { "osc32k", "osc24M",
[all...]
H A Dccu-sun8i-a33.c37 .hw.init = CLK_HW_INIT("pll-cpux", "osc24M",
63 "osc24M", 0x008,
73 "osc24M", 0x010,
85 "osc24M", 0x018,
97 "osc24M", 0x020,
106 "osc24M", 0x028,
115 "osc24M", 0x038,
144 "osc24M", 0x044,
156 "osc24M", 0x048,
173 .hw.init = CLK_HW_INIT("pll-ddr1", "osc24M",
[all...]
H A Dccu-suniv-f1c100s.c39 .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" };
242 static const char * const ir_parents[] = { "osc32k", "osc24M" };
[all...]
H A Dccu-sun8i-h3.c29 "osc24M", 0x000,
58 "osc24M", 0x008,
68 "osc24M", 0x0010,
82 "osc24M", 0x0018,
94 "osc24M", 0x020,
103 "osc24M", 0x028,
112 "osc24M", 0x0038,
124 "osc24M", 0x044,
133 "osc24M", 0x0048,
144 static const char * const cpux_parents[] = { "osc32k", "osc24M",
[all...]
H A Dccu-sun50i-h616.c44 .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",
[all...]
H A Dccu-sun8i-r40.c38 "osc24M",
64 "osc24M", 0x008,
74 "osc24M", 0x0010,
89 "osc24M", 0x0018,
102 "osc24M", 0x020,
120 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M",
154 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M",
161 "osc24M", 0x030,
184 .hw.init = CLK_HW_INIT("pll-sata", "osc24M",
200 "osc24M",
[all...]
H A Dccu-sun6i-rtc.c221 static const struct clk_parent_data osc24M[] = { variable
222 { .fw_name = "hosc", .name = "osc24M" }
231 .hw.init = CLK_HW_INIT_PARENTS_DATA("osc24M-32k", osc24M,
/linux/Documentation/devicetree/bindings/clock/
H A Dallwinner,sun4i-a10-pll1-clk.yaml49 clocks = <&osc24M>;
50 clock-output-names = "osc24M";
58 clocks = <&osc24M>;
67 clocks = <&osc24M>;
H A Dallwinner,sun4i-a10-usb-clk.yaml136 clocks = <&osc24M>;
148 clocks = <&osc24M>;
159 clocks = <&osc24M>;
H A Dallwinner,sun4i-a10-osc-clk.yaml43 osc24M: clk@1c20050 {
48 clock-output-names = "osc24M";
H A Dallwinner,sun9i-a80-apb0-clk.yaml50 clocks = <&osc24M>, <&pll4>;
59 clocks = <&osc24M>, <&pll4>;
H A Dallwinner,sun4i-a10-mbus-clk.yaml50 clocks = <&osc24M>, <&pll6 1>, <&pll5 1>;
59 clocks = <&osc24M>, <&pll6 1>, <&pll5>;
H A Dallwinner,sun4i-a10-mmc-clk.yaml71 clocks = <&osc24M>, <&pll6 1>, <&pll5 1>;
82 clocks = <&osc24M>, <&pll4>;
H A Dallwinner,sun4i-a10-mod0-clk.yaml67 clocks = <&osc24M>, <&pll6 1>, <&pll5 1>;
76 clocks = <&osc32k>, <&osc24M>;
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun55i-a523.dtsi79 osc24M: osc24M-clk { label
83 clock-output-names = "osc24M";
139 clocks = <&ccu CLK_APB1>, <&osc24M>, <&rtc CLK_OSC32K>;
207 clocks = <&osc24M>, <&rtc CLK_OSC32K>,
219 clocks = <&osc24M>, <&rtc CLK_OSC32K>;
514 clocks = <&osc24M>,
515 <&osc24M>;
615 clocks = <&osc24M>,
643 <&osc24M>,
[all...]
H A Dsun50i-h6.dtsi104 osc24M: osc24M-clk { label
108 clock-output-names = "osc24M";
276 clocks = <&osc24M>, <&rtc CLK_OSC32K>, <&rtc CLK_IOSC>;
325 clocks = <&osc24M>;
333 clocks = <&osc24M>;
341 clocks = <&osc24M>, <&ccu CLK_BUS_PWM>;
356 clocks = <&ccu CLK_APB1>, <&osc24M>, <&rtc CLK_OSC32K>;
969 clocks = <&osc24M>, <&rtc CLK_OSC32K>, <&rtc CLK_IOSC>,
981 clocks = <&osc24M>;
[all...]
/linux/arch/arm/boot/dts/allwinner/
H A Dsuniv-f1c100s.dtsi17 osc24M: clk-24M { label
21 clock-output-names = "osc24M";
175 clocks = <&osc24M>, <&osc32k>;
192 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>;
268 clocks = <&osc24M>;
283 clocks = <&osc24M>;
H A Dsun8i-a23-a33.dtsi111 osc24M: osc24M-clk { label
116 clock-output-names = "osc24M";
333 clocks = <&osc24M>, <&rtc CLK_OSC32K>;
344 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>,
458 clocks = <&osc24M>;
465 clocks = <&osc24M>;
471 clocks = <&osc24M>;
741 clocks = <&osc24M>;
815 clocks = <&apb0_gates 0>, <&osc24M>, <
[all...]
H A Dsun8i-v3s.dtsi101 osc24M: osc24M-clk { label
106 clock-output-names = "osc24M";
348 clocks = <&osc24M>, <&rtc CLK_OSC32K>;
369 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>,
479 clocks = <&osc24M>;
486 clocks = <&osc24M>;
493 clocks = <&osc24M>;
H A Dsunxi-h3-h5.dtsi86 osc24M: osc24M-clk { label
91 clock-output-names = "osc24M";
394 clocks = <&osc24M>, <&rtc CLK_OSC32K>;
406 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>,
526 clocks = <&osc24M>;
627 clocks = <&osc24M>;
646 clocks = <&osc24M>;
887 clocks = <&osc24M>, <&rtc CLK_OSC32K>, <&rtc CLK_IOSC>,
940 clocks = <&r_ccu CLK_APB0_PIO>, <&osc24M>,
[all...]
H A Dsun9i-a80.dtsi166 * osc24M mux in the PRCM affects the entire clock tree, which
170 osc24M: clk-24M { label
174 clock-output-names = "osc24M";
225 clocks = <&osc32k>, <&osc24M>,
273 clocks = <&osc32k>, <&osc24M>;
281 clocks = <&osc32k>, <&osc24M>;
449 clocks = <&ccu CLK_BUS_USB>, <&osc24M>;
938 clocks = <&osc24M>, <&osc32k>;
954 clocks = <&osc24M>;
961 clocks = <&osc24M>;
[all...]
/linux/arch/arm/boot/dts/alphascale/
H A Dalphascale-asm9260.dtsi30 osc24m: oscillator { label
46 clocks = <&osc24m>;
/linux/Documentation/devicetree/bindings/pwm/
H A Dallwinner,sun4i-a10-pwm.yaml99 clocks = <&osc24M>;
110 clocks = <&osc24M>, <&ccu CLK_BUS_PWM>;

123