| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ |
| D | actions,owl-cmu.txt | 14 - 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>;
|
| D | sunxi-ccu.txt | 29 - "hosc": the high frequency oscillator (usually at 24MHz) 48 clock-names = "hosc", "losc"; 58 clock-names = "hosc", "losc", "iosc", "pll-periph";
|
| D | sun9i-usb.txt | 11 - "hosc": the high frequency oscillator (usually at 24MHz) 21 clock-names = "bus", "hosc";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | actions,owl-cmu.txt | 15 - 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>;
|
| D | allwinner,sun4i-a10-ccu.yaml | 63 - const: hosc 132 clock-names = "hosc", "losc"; 142 clock-names = "hosc", "losc", "iosc", "pll-periph";
|
| D | allwinner,sun9i-a80-usb-clocks.yaml | 34 - const: hosc 54 clock-names = "bus", "hosc";
|
| /kernel/linux/linux-4.19/drivers/clk/sunxi-ng/ |
| D | ccu-sun4i-a10.c | 44 "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 …]
|
| D | ccu-sun5i.c | 42 "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/ |
| D | ccu-sun4i-a10.c | 37 "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 …]
|
| D | ccu-sun5i.c | 35 "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/ |
| D | owl-s900.c | 92 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 …]
|
| D | owl-s700.c | 96 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/ |
| D | owl-s700.c | 98 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 …]
|
| D | owl-s900.c | 94 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/ |
| D | sun50i-h6.dtsi | 108 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/ |
| D | sun50i-a100.dtsi | 99 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/ |
| D | s700.dtsi | 87 hosc: hosc { label 175 clocks = <&hosc>, <&losc>;
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | suniv-f1c100s.dtsi | 69 clock-names = "hosc", "losc"; 86 clock-names = "apb", "hosc", "losc";
|
| D | owl-s500-guitar.dtsi | 20 clocks = <&hosc>;
|
| D | owl-s500.dtsi | 67 hosc: hosc { label
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/actions/ |
| D | s900.dtsi | 85 hosc: hosc { label
|
| D | s700.dtsi | 84 hosc: hosc { label
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/ |
| D | allwinner,sunxi-pinctrl.txt | 39 - "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/ |
| D | owl-s500-guitar.dtsi | 21 clocks = <&hosc>;
|
| D | owl-s500.dtsi | 68 hosc: hosc { label
|