Home
last modified time | relevance | path

Searched full:hosc (Results 1 – 25 of 77) sorted by relevance

1234

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/
Dactions,owl-cmu.txt14 - clocks: Reference to the parent clocks ("hosc", "losc")
26 The hosc clock used as input for the plls is generated outside the SoC. It is
27 expected that it is defined using standard clock bindings as "hosc".
37 clocks = <&hosc>, <&losc>;
Dsunxi-ccu.txt29 - "hosc": the high frequency oscillator (usually at 24MHz)
48 clock-names = "hosc", "losc";
58 clock-names = "hosc", "losc", "iosc", "pll-periph";
Dsun9i-usb.txt11 - "hosc": the high frequency oscillator (usually at 24MHz)
21 clock-names = "bus", "hosc";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dactions,owl-cmu.txt15 - clocks: Reference to the parent clocks ("hosc", "losc")
28 The hosc clock used as input for the plls is generated outside the SoC. It is
29 expected that it is defined using standard clock bindings as "hosc".
39 clocks = <&hosc>, <&losc>;
Dallwinner,sun4i-a10-ccu.yaml63 - const: hosc
132 clock-names = "hosc", "losc";
142 clock-names = "hosc", "losc", "iosc", "pll-periph";
Dallwinner,sun9i-a80-usb-clocks.yaml34 - const: hosc
54 clock-names = "bus", "hosc";
/kernel/linux/linux-4.19/drivers/clk/sunxi-ng/
Dccu-sun4i-a10.c44 "hosc",
79 "hosc",
97 "hosc",
112 "hosc",
125 "hosc",
138 "hosc",
164 "hosc",
198 "hosc",
212 "hosc",
218 static SUNXI_CCU_GATE(hosc_clk, "hosc", "osc24M", 0x050, BIT(0), 0);
[all …]
Dccu-sun5i.c42 "hosc",
82 "hosc",
99 "hosc",
114 "hosc",
127 "hosc",
156 "hosc",
173 "hosc",
179 static SUNXI_CCU_GATE(hosc_clk, "hosc", "osc24M", 0x050, BIT(0), 0);
182 static const char * const cpu_parents[] = { "osc32k", "hosc",
238 static const char * const apb1_parents[] = { "hosc", "pll-periph", "osc32k" };
[all …]
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu-sun4i-a10.c37 "hosc",
72 "hosc",
90 "hosc",
105 "hosc",
118 "hosc",
131 "hosc",
157 "hosc",
192 "hosc",
206 "hosc",
212 static SUNXI_CCU_GATE(hosc_clk, "hosc", "osc24M", 0x050, BIT(0), 0);
[all …]
Dccu-sun5i.c35 "hosc",
75 "hosc",
92 "hosc",
107 "hosc",
120 "hosc",
149 "hosc",
166 "hosc",
172 static SUNXI_CCU_GATE(hosc_clk, "hosc", "osc24M", 0x050, BIT(0), 0);
175 static const char * const cpu_parents[] = { "osc32k", "hosc",
231 static const char * const apb1_parents[] = { "hosc", "pll-periph", "osc32k" };
[all …]
/kernel/linux/linux-4.19/drivers/clk/actions/
Dowl-s900.c92 static const char *cpu_clk_mux_p[] = { "losc", "hosc", "core_pll_clk", };
93 static const char *dev_clk_p[] = { "hosc", "dev_pll_clk", };
105 static const char *sensor_clk_mux_p[] = { "hosc", "bisp_clk", };
106 static const char *uart_clk_mux_p[] = { "hosc", "dev_pll_clk", };
216 static OWL_GATE(timer_clk, "timer_clk", "hosc", CMU_DEVCLKEN1, 27, 0, 0);
368 static OWL_COMP_DIV_FIXED(pwm0_clk, "pwm0_clk", "hosc",
373 static OWL_COMP_DIV_FIXED(pwm1_clk, "pwm1_clk", "hosc",
384 static OWL_COMP_DIV_FIXED(pwm2_clk, "pwm2_clk", "hosc",
389 static OWL_COMP_DIV_FIXED(pwm3_clk, "pwm3_clk", "hosc",
394 static OWL_COMP_DIV_FIXED(pwm4_clk, "pwm4_clk", "hosc",
[all …]
Dowl-s700.c96 static const char *cpu_clk_mux_p[] = {"losc", "hosc", "core_pll", "noc1_clk_div"};
97 static const char *dev_clk_p[] = { "hosc", "dev_pll"};
105 static const char *uart_clk_mux_p[] = { "hosc", "dev_pll"};
106 static const char *pwm_clk_mux_p[] = { "losc", "hosc"};
110 static const char *sensor_clk_mux_p[] = { "hosc", "si"};
191 static OWL_GATE(clk_timer, "timer", "hosc", CMU_DEVCLKEN1, 22, 0, 0);
199 static OWL_GATE(clk_i2c0, "i2c0", "hosc", CMU_DEVCLKEN1, 0, 0, 0);
200 static OWL_GATE(clk_i2c1, "i2c1", "hosc", CMU_DEVCLKEN1, 1, 0, 0);
201 static OWL_GATE(clk_i2c2, "i2c2", "hosc", CMU_DEVCLKEN1, 2, 0, 0);
202 static OWL_GATE(clk_i2c3, "i2c3", "hosc", CMU_DEVCLKEN1, 3, 0, 0);
[all …]
/kernel/linux/linux-5.10/drivers/clk/actions/
Dowl-s700.c98 static const char *cpu_clk_mux_p[] = {"losc", "hosc", "core_pll", "noc1_clk_div"};
99 static const char *dev_clk_p[] = { "hosc", "dev_pll"};
107 static const char *uart_clk_mux_p[] = { "hosc", "dev_pll"};
108 static const char *pwm_clk_mux_p[] = { "losc", "hosc"};
112 static const char *sensor_clk_mux_p[] = { "hosc", "si"};
193 static OWL_GATE(clk_timer, "timer", "hosc", CMU_DEVCLKEN1, 22, 0, 0);
201 static OWL_GATE(clk_i2c0, "i2c0", "hosc", CMU_DEVCLKEN1, 0, 0, 0);
202 static OWL_GATE(clk_i2c1, "i2c1", "hosc", CMU_DEVCLKEN1, 1, 0, 0);
203 static OWL_GATE(clk_i2c2, "i2c2", "hosc", CMU_DEVCLKEN1, 2, 0, 0);
204 static OWL_GATE(clk_i2c3, "i2c3", "hosc", CMU_DEVCLKEN1, 3, 0, 0);
[all …]
Dowl-s900.c94 static const char *cpu_clk_mux_p[] = { "losc", "hosc", "core_pll_clk", };
95 static const char *dev_clk_p[] = { "hosc", "dev_pll_clk", };
107 static const char *sensor_clk_mux_p[] = { "hosc", "bisp_clk", };
108 static const char *uart_clk_mux_p[] = { "hosc", "dev_pll_clk", };
218 static OWL_GATE(timer_clk, "timer_clk", "hosc", CMU_DEVCLKEN1, 27, 0, 0);
370 static OWL_COMP_DIV_FIXED(pwm0_clk, "pwm0_clk", "hosc",
375 static OWL_COMP_DIV_FIXED(pwm1_clk, "pwm1_clk", "hosc",
386 static OWL_COMP_DIV_FIXED(pwm2_clk, "pwm2_clk", "hosc",
391 static OWL_COMP_DIV_FIXED(pwm3_clk, "pwm3_clk", "hosc",
396 static OWL_COMP_DIV_FIXED(pwm4_clk, "pwm4_clk", "hosc",
[all …]
/kernel/linux/linux-4.19/arch/arm64/boot/dts/allwinner/
Dsun50i-h6.dtsi108 clock-names = "hosc", "losc", "iosc";
121 clock-names = "apb", "hosc", "losc";
252 clock-names = "hosc", "losc", "iosc", "pll-periph";
272 clock-names = "apb", "hosc", "losc";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-a100.dtsi99 clock-names = "hosc", "losc", "iosc";
137 clock-names = "apb", "hosc", "losc";
269 clock-names = "hosc", "losc", "iosc", "pll-periph";
288 clock-names = "apb", "hosc", "losc";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/actions/
Ds700.dtsi87 hosc: hosc { label
175 clocks = <&hosc>, <&losc>;
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsuniv-f1c100s.dtsi69 clock-names = "hosc", "losc";
86 clock-names = "apb", "hosc", "losc";
Dowl-s500-guitar.dtsi20 clocks = <&hosc>;
Dowl-s500.dtsi67 hosc: hosc { label
/kernel/linux/linux-4.19/arch/arm64/boot/dts/actions/
Ds900.dtsi85 hosc: hosc { label
Ds700.dtsi84 hosc: hosc { label
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/
Dallwinner,sunxi-pinctrl.txt39 - "hosc": the high frequency oscillator in the system
42 Note: For backward compatibility reasons, the hosc and losc clocks are only
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dowl-s500-guitar.dtsi21 clocks = <&hosc>;
Dowl-s500.dtsi68 hosc: hosc { label

1234