| /kernel/linux/linux-6.6/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 | 65 - const: hosc 138 clock-names = "hosc", "losc"; 148 clock-names = "hosc", "losc", "iosc", "pll-periph";
|
| D | allwinner,sun9i-a80-usb-clks.yaml | 34 - const: hosc 54 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-6.6/drivers/clk/sunxi-ng/ |
| D | ccu-sun4i-a10.c | 39 "hosc", 74 "hosc", 92 "hosc", 107 "hosc", 120 "hosc", 133 "hosc", 159 "hosc", 194 "hosc", 208 "hosc", 214 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 …]
|
| D | ccu-sun20i-d1.c | 29 { .fw_name = "hosc" } 234 { .fw_name = "hosc" }, 252 { .fw_name = "hosc" }, 264 { .fw_name = "hosc" }, 319 { .fw_name = "hosc" }, 410 { .fw_name = "hosc" }, 430 { .fw_name = "hosc" }, 478 { .fw_name = "hosc" }, 510 { .fw_name = "hosc" }, 638 { .fw_name = "hosc" }, [all …]
|
| D | ccu-sun20i-d1-r.c | 20 { .fw_name = "hosc" }, 50 { .fw_name = "hosc" },
|
| /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-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"}; 194 static OWL_GATE(clk_timer, "timer", "hosc", CMU_DEVCLKEN1, 22, 0, 0); 202 static OWL_GATE(clk_i2c0, "i2c0", "hosc", CMU_DEVCLKEN1, 0, 0, 0); 203 static OWL_GATE(clk_i2c1, "i2c1", "hosc", CMU_DEVCLKEN1, 1, 0, 0); 204 static OWL_GATE(clk_i2c2, "i2c2", "hosc", CMU_DEVCLKEN1, 2, 0, 0); 205 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-6.6/drivers/clk/actions/ |
| D | owl-s700.c | 99 static const char *cpu_clk_mux_p[] = {"losc", "hosc", "core_pll", "noc1_clk_div"}; 100 static const char *dev_clk_p[] = { "hosc", "dev_pll"}; 108 static const char *uart_clk_mux_p[] = { "hosc", "dev_pll"}; 109 static const char *pwm_clk_mux_p[] = { "losc", "hosc"}; 113 static const char *sensor_clk_mux_p[] = { "hosc", "si"}; 196 static OWL_GATE(clk_timer, "timer", "hosc", CMU_DEVCLKEN1, 22, 0, 0); 204 static OWL_GATE(clk_i2c0, "i2c0", "hosc", CMU_DEVCLKEN1, 0, 0, 0); 205 static OWL_GATE(clk_i2c1, "i2c1", "hosc", CMU_DEVCLKEN1, 1, 0, 0); 206 static OWL_GATE(clk_i2c2, "i2c2", "hosc", CMU_DEVCLKEN1, 2, 0, 0); 207 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-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-6.6/Documentation/devicetree/bindings/rtc/ |
| D | allwinner,sun6i-a31-rtc.yaml | 122 - const: hosc 149 - const: hosc
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/actions/ |
| D | s700.dtsi | 87 hosc: hosc { label 175 clocks = <&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-6.6/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-a100.dtsi | 99 clock-names = "hosc", "losc", "iosc"; 149 clock-names = "apb", "hosc", "losc"; 293 clock-names = "hosc", "losc", "iosc", "pll-periph"; 312 clock-names = "apb", "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.dtsi | 67 hosc: hosc { label
|
| D | owl-s500-guitar.dtsi | 20 clocks = <&hosc>;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/actions/ |
| D | owl-s500-guitar.dtsi | 20 clocks = <&hosc>;
|