Searched +full:sun8i +full:- +full:h3 +full:- +full:bus +full:- +full:gates +full:- +full:clk (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun8i-h3-bus-gates-clk.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A10 Bus Gates Clock10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>16 "#clock-cells":23 const: allwinner,sun8i-h3-bus-gates-clk31 clock-names:[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-gates-clk.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A10 Bus Gates Clock10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>16 "#clock-cells":24 - const: allwinner,sun4i-a10-gates-clk25 - const: allwinner,sun4i-a10-axi-gates-clk[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause30 #include <sys/bus.h>34 #include <machine/bus.h>45 #include <dev/clk/clk_div.h>46 #include <dev/clk/clk_fixed.h>47 #include <dev/clk/clk_mux.h>51 #include <dev/clk/allwinner/aw_ccung.h>53 #include <dt-bindings/clock/sun8i-de2.h>54 #include <dt-bindings/reset/sun8i-de2.h>[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause30 #include <sys/bus.h>34 #include <machine/bus.h>45 #include <dev/clk/clk_div.h>46 #include <dev/clk/clk_fixed.h>47 #include <dev/clk/clk_mux.h>49 #include <dev/clk/allwinner/aw_ccung.h>51 #include <dt-bindings/clock/sun8i-r-ccu.h>52 #include <dt-bindings/reset/sun8i-r-ccu.h>[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause30 #include <sys/bus.h>34 #include <machine/bus.h>43 #include <sys/bus.h>45 #include <dev/clk/clk_div.h>46 #include <dev/clk/clk_fixed.h>47 #include <dev/clk/clk_mux.h>53 #include <dev/clk/allwinner/aw_ccung.h>55 #include <dt-bindings/clock/sun8i-h3-ccu.h>[all …]