/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 …]
|
/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>;
|
D | sun8i-r40.dtsi | 70 osc32k: osc32k { label 75 clock-output-names = "ext-osc32k"; 477 clock-output-names = "osc32k", "osc32k-out"; 478 clocks = <&osc32k>;
|
D | sun5i.dtsi | 103 osc32k: clk-32k { label 107 clock-output-names = "osc32k"; 436 clocks = <&osc24M>, <&osc32k>; 452 clocks = <&ccu CLK_APB0_PIO>, <&osc24M>, <&osc32k>;
|
D | sunxi-h3-h5.dtsi | 93 osc32k: osc32k_clk { label 844 clock-output-names = "osc32k", "osc32k-out", "iosc"; 845 clocks = <&osc32k>;
|
D | sun9i-a80-cubieboard4.dts | 188 &osc32k { 189 /* osc32k input is from AC100 */
|
/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>;
|
D | sun50i-a64.dtsi | 112 osc32k: osc32k_clk { label 116 clock-output-names = "ext-osc32k"; 1195 clock-output-names = "osc32k", "osc32k-out", "iosc"; 1196 clocks = <&osc32k>; 1265 clocks = <&r_ccu CLK_APB0_PIO>, <&osc24M>, <&osc32k>;
|
/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>;
|
D | allwinner,sun9i-a80-cpus-clk.yaml | 48 clocks = <&osc32k>, <&osc24M>, <&pll4>, <&pll3>;
|
D | allwinner,sun4i-a10-mod0-clk.yaml | 76 clocks = <&osc32k>, <&osc24M>;
|
D | allwinner,sun4i-a10-ahb-clk.yaml | 95 clocks = <&osc32k>, <&osc24M>, <&axi>, <&pll6 0>;
|
/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" };
|
D | ccu-sun50i-h6.c | 228 static const char * const cpux_parents[] = { "osc24M", "osc32k", 235 static const char * const psi_ahb1_ahb2_parents[] = { "osc24M", "osc32k", 245 static const char * const ahb3_apb1_apb2_parents[] = { "osc24M", "osc32k", 495 static const char * const ir_tx_parents[] = { "osc32k", "osc24M" }; 666 static const char * const hdmi_cec_parents[] = { "osc32k", "pll-periph0-2x" }; 1235 * First clock parent (osc32K) is unusable for CEC. But since there in sun50i_h6_ccu_probe()
|
/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";
|
/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | allwinner,sun6i-a31-rtc.yaml | 142 clock-output-names = "osc32k";
|
/linux-5.10/arch/arm64/boot/dts/zte/ |
D | zx296718.dtsi | 166 osc32k: clk-osc32k { label 170 clock-output-names = "osc32k";
|