| /kernel/linux/linux-4.19/drivers/clk/hisilicon/ |
| D | clk-hi3620.c | 39 static const char *const timer0_mux_p[] __initconst = { "osc32k", "timerclk01", }; 40 static const char *const timer1_mux_p[] __initconst = { "osc32k", "timerclk01", }; 41 static const char *const timer2_mux_p[] __initconst = { "osc32k", "timerclk23", }; 42 static const char *const timer3_mux_p[] __initconst = { "osc32k", "timerclk23", }; 43 static const char *const timer4_mux_p[] __initconst = { "osc32k", "timerclk45", }; 44 static const char *const timer5_mux_p[] __initconst = { "osc32k", "timerclk45", }; 45 static const char *const timer6_mux_p[] __initconst = { "osc32k", "timerclk67", }; 46 static const char *const timer7_mux_p[] __initconst = { "osc32k", "timerclk67", }; 47 static const char *const timer8_mux_p[] __initconst = { "osc32k", "timerclk89", }; 48 static const char *const timer9_mux_p[] __initconst = { "osc32k", "timerclk89", }; [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
| D | clk-hi3620.c | 25 static const char *const timer0_mux_p[] __initconst = { "osc32k", "timerclk01", }; 26 static const char *const timer1_mux_p[] __initconst = { "osc32k", "timerclk01", }; 27 static const char *const timer2_mux_p[] __initconst = { "osc32k", "timerclk23", }; 28 static const char *const timer3_mux_p[] __initconst = { "osc32k", "timerclk23", }; 29 static const char *const timer4_mux_p[] __initconst = { "osc32k", "timerclk45", }; 30 static const char *const timer5_mux_p[] __initconst = { "osc32k", "timerclk45", }; 31 static const char *const timer6_mux_p[] __initconst = { "osc32k", "timerclk67", }; 32 static const char *const timer7_mux_p[] __initconst = { "osc32k", "timerclk67", }; 33 static const char *const timer8_mux_p[] __initconst = { "osc32k", "timerclk89", }; 34 static const char *const timer9_mux_p[] __initconst = { "osc32k", "timerclk89", }; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | suniv-f1c100s.dtsi | 20 osc32k: clk-32k { label 24 clock-output-names = "osc32k"; 68 clocks = <&osc24M>, <&osc32k>; 85 clocks = <&ccu 37>, <&osc24M>, <&osc32k>;
|
| D | sun8i-v3s.dtsi | 107 osc32k: osc32k_clk { label 112 clock-output-names = "ext-osc32k"; 315 clocks = <&osc32k>; 316 clock-output-names = "osc32k", "osc32k-out";
|
| D | sun9i-a80.dtsi | 182 osc32k: clk-32k { label 187 clock-output-names = "osc32k"; 225 clocks = <&osc32k>, <&osc24M>, 273 clocks = <&osc32k>, <&osc24M>; 281 clocks = <&osc32k>, <&osc24M>; 938 clocks = <&osc24M>, <&osc32k>; 972 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>; 1219 clocks = <&apbs_gates 0>, <&osc24M>, <&osc32k>;
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-h6.dtsi | 65 osc32k: osc32k_clk { label 69 clock-output-names = "osc32k"; 107 clocks = <&osc24M>, <&osc32k>, <&iosc>; 120 clocks = <&ccu CLK_APB1>, <&osc24M>, <&osc32k>; 250 clocks = <&osc24M>, <&osc32k>, <&iosc>, 271 clocks = <&r_ccu CLK_R_APB1>, <&osc24M>, <&osc32k>;
|
| D | sun50i-a64.dtsi | 122 osc32k: osc32k_clk { label 126 clock-output-names = "osc32k"; 357 clocks = <&osc24M>, <&osc32k>; 695 clock-output-names = "rtc-osc32k", "rtc-osc32k-out"; 696 clocks = <&osc32k>; 712 clocks = <&osc24M>, <&osc32k>, <&iosc>, 746 clocks = <&r_ccu CLK_APB0_PIO>, <&osc24M>, <&osc32k>;
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-a100.dtsi | 70 osc32k: osc32k-clk { label 73 clock-output-names = "osc32k"; 98 clocks = <&dcxo24M>, <&osc32k>, <&iosc>; 136 clocks = <&ccu CLK_APB1>, <&dcxo24M>, <&osc32k>; 267 clocks = <&dcxo24M>, <&osc32k>, <&iosc>, 287 clocks = <&r_ccu CLK_R_APB1>, <&dcxo24M>, <&osc32k>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | ingenic,cgu.yaml | 72 - osc32k # Different name, same clock 109 clocks = <&ext>, <&osc32k>; 110 clock-names = "ext", "osc32k";
|
| D | allwinner,sun4i-a10-ccu.yaml | 131 clocks = <&osc24M>, <&osc32k>; 141 clocks = <&osc24M>, <&osc32k>, <&iosc>, <&ccu 11>;
|
| D | allwinner,sun4i-a10-apb1-clk.yaml | 48 clocks = <&osc24M>, <&pll6 1>, <&osc32k>;
|
| D | allwinner,sun7i-a20-out-clk.yaml | 48 clocks = <&osc24M_32k>, <&osc32k>, <&osc24M>;
|
| D | allwinner,sun4i-a10-cpu-clk.yaml | 48 clocks = <&osc32k>, <&osc24M>, <&pll1>, <&dummy>;
|
| /kernel/linux/linux-4.19/arch/mips/boot/dts/ingenic/ |
| D | jz4770.dtsi | 33 osc32k: osc32k { label 43 clocks = <&ext>, <&osc32k>; 44 clock-names = "ext", "osc32k";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/rtc/ |
| D | sun6i-rtc.txt | 24 clock-output-names = "osc32k", "osc32k-out";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ |
| D | sunxi-ccu.txt | 47 clocks = <&osc24M>, <&osc32k>; 57 clocks = <&osc24M>, <&osc32k>, <&iosc>, <&ccu CLK_PLL_PERIPH0>;
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| D | ccu-sun50i-a100-r.c | 21 static const char * const cpus_r_apb2_parents[] = { "dcxo24M", "osc32k", 97 static const char * const r_apb1_pwm_clk_parents[] = { "dcxo24M", "osc32k", 117 static const char * const r_apb1_ir_rx_parents[] = { "osc32k", "dcxo24M" };
|
| D | ccu-sun50i-h6-r.c | 25 static const char * const ar100_r_apb2_parents[] = { "osc24M", "osc32k", 100 static const char * const r_mod0_default_parents[] = { "osc32k", "osc24M" };
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/ingenic/ |
| D | jz4725b.dtsi | 47 osc32k: osc32k { label 57 clocks = <&ext>, <&osc32k>; 58 clock-names = "ext", "osc32k";
|
| D | jz4770.dtsi | 47 osc32k: osc32k { label 60 clocks = <&ext>, <&osc32k>; 61 clock-names = "ext", "osc32k";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | sun8i-v3s.dtsi | 90 osc32k: osc32k_clk { label 94 clock-output-names = "osc32k"; 270 clocks = <&osc24M>, <&osc32k>; 288 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>;
|
| D | sunxi-h3-h5.dtsi | 92 osc32k: osc32k_clk { label 96 clock-output-names = "osc32k"; 378 clocks = <&osc24M>, <&osc32k>; 389 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>; 801 clocks = <&osc24M>, <&osc32k>, <&iosc>, 840 clocks = <&r_ccu CLK_APB0_PIO>, <&osc24M>, <&osc32k>;
|
| D | sun9i-a80.dtsi | 178 osc32k: clk-32k { label 183 clock-output-names = "osc32k"; 190 clocks = <&osc32k>, <&osc24M>, 238 clocks = <&osc32k>, <&osc24M>; 246 clocks = <&osc32k>, <&osc24M>; 910 clocks = <&osc24M>, <&osc32k>; 943 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>; 1178 clocks = <&apbs_gates 0>, <&osc24M>, <&osc32k>;
|
| D | sun8i-r40.dtsi | 67 osc32k: osc32k { label 71 clock-output-names = "osc32k"; 316 clocks = <&osc24M>, <&osc32k>; 326 clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>;
|
| /kernel/linux/linux-4.19/drivers/clk/sunxi-ng/ |
| D | ccu-sun50i-h6-r.c | 25 static const char * const ar100_r_apb2_parents[] = { "osc24M", "osc32k", 110 static const char * const r_mod0_default_parents[] = { "osc32k", "osc24M" };
|