Searched +full:sun9i +full:- +full:a80 +full:- +full:ccu (Results 1 – 19 of 19) sorted by relevance
2 * Copyright 2014 Chen-Yu Tsai4 * Chen-Yu Tsai <wens@csie.org>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>47 #include <dt-bindings/clock/sun9i-a80-ccu.h>48 #include <dt-bindings/clock/sun9i-a80-de.h>49 #include <dt-bindings/clock/sun9i-a80-usb.h>50 #include <dt-bindings/reset/sun9i-a80-ccu.h>51 #include <dt-bindings/reset/sun9i-a80-de.h>52 #include <dt-bindings/reset/sun9i-a80-usb.h>[all …]
1 # SPDX-License-Identifier: GPL-2.0+3 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun9i-a80-de-clks.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A80 Display Engine Clock Controller Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#clock-cells":17 "#reset-cells":21 const: allwinner,sun9i-a80-de-clks[all …]
1 # SPDX-License-Identifier: GPL-2.0+3 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun9i-a80-usb-clocks.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A80 USB Clock Controller Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#clock-cells":17 "#reset-cells":21 const: allwinner,sun9i-a80-usb-clocks[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-ccu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#clock-cells":17 "#reset-cells":22 - allwinner,sun4i-a10-ccu23 - allwinner,sun5i-a10s-ccu[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-tcon.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>18 "#clock-cells":23 - const: allwinner,sun4i-a10-tcon24 - const: allwinner,sun5i-a13-tcon25 - const: allwinner,sun6i-a31-tcon[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-frontend.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>20 - allwinner,sun4i-a10-display-frontend21 - allwinner,sun5i-a13-display-frontend22 - allwinner,sun6i-a31-display-frontend23 - allwinner,sun7i-a20-display-frontend[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/display/allwinner,sun6i-a31-drc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>21 - allwinner,sun6i-a31-drc22 - allwinner,sun6i-a31s-drc23 - allwinner,sun8i-a23-drc24 - allwinner,sun8i-a33-drc[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-backend.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>19 - allwinner,sun4i-a10-display-backend20 - allwinner,sun5i-a13-display-backend21 - allwinner,sun6i-a31-display-backend22 - allwinner,sun7i-a20-display-backend[all …]
1 # SPDX-License-Identifier: GPL-2.03 obj-y += ccu_common.o4 obj-y += ccu_mmc_timing.o5 obj-y += ccu_reset.o8 obj-y += ccu_div.o9 obj-y += ccu_frac.o10 obj-y += ccu_gate.o11 obj-y += ccu_mux.o12 obj-y += ccu_mult.o13 obj-y += ccu_phase.o[all …]
1 /* SPDX-License-Identifier: GPL-2.0-or-later */3 * Copyright 2016 Chen-Yu Tsai5 * Chen-Yu Tsai <wens@csie.org>11 #include <dt-bindings/clock/sun9i-a80-ccu.h>12 #include <dt-bindings/reset/sun9i-a80-ccu.h>17 /* pll-audio and pll-periph0 are exported to the PRCM block */
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2016 Chen-Yu Tsai. All rights reserved.7 #include <linux/clk-provider.h>15 #include "ccu-sun9i-a80-usb.h"25 static SUNXI_CCU_GATE_DATA(bus_hci0_clk, "bus-hci0", clk_parent_bus, 0x0, BIT(1), 0);26 static SUNXI_CCU_GATE_DATA(usb_ohci0_clk, "usb-ohci0", clk_parent_hosc, 0x0, BIT(2), 0);27 static SUNXI_CCU_GATE_DATA(bus_hci1_clk, "bus-hci1", clk_parent_bus, 0x0, BIT(3), 0);28 static SUNXI_CCU_GATE_DATA(bus_hci2_clk, "bus-hci2", clk_parent_bus, 0x0, BIT(5), 0);29 static SUNXI_CCU_GATE_DATA(usb_ohci2_clk, "usb-ohci2", clk_parent_hosc, 0x0, BIT(6), 0);31 static SUNXI_CCU_GATE_DATA(usb0_phy_clk, "usb0-phy", clk_parent_hosc, 0x4, BIT(1), 0);[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2016 Chen-Yu Tsai. All rights reserved.7 #include <linux/clk-provider.h>17 #include "ccu-sun9i-a80-de.h"19 static SUNXI_CCU_GATE(fe0_clk, "fe0", "fe0-div",21 static SUNXI_CCU_GATE(fe1_clk, "fe1", "fe1-div",23 static SUNXI_CCU_GATE(fe2_clk, "fe2", "fe2-div",25 static SUNXI_CCU_GATE(iep_deu0_clk, "iep-deu0", "de",27 static SUNXI_CCU_GATE(iep_deu1_clk, "iep-deu1", "de",29 static SUNXI_CCU_GATE(be0_clk, "be0", "be0-div",[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2016 Chen-Yu Tsai. All rights reserved.6 #include <linux/clk-provider.h>21 #include "ccu-sun9i-a80.h"28 * Neither mainline Linux, U-boot, nor the vendor BSPs use these.43 .hw.init = CLK_HW_INIT("pll-c0cpux", "osc24M",57 .hw.init = CLK_HW_INIT("pll-c1cpux", "osc24M",79 .hw.init = CLK_HW_INIT("pll-audio", "osc24M",95 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M",111 .hw.init = CLK_HW_INIT("pll-ve", "osc24M",[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/pinctrl/allwinner,sun4i-a10-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#gpio-cells":21 "#interrupt-cells":30 - allwinner,sun4i-a10-pinctrl31 - allwinner,sun5i-a10s-pinctrl[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Samuel Holland <samuel@sholland.org>13 The hardware message box on sun6i, sun8i, sun9i, and sun50i SoCs is a14 two-user mailbox controller containing 8 unidirectional FIFOs. An interrupt17 hold four 32-bit messages; when a FIFO is full, clients must wait before20 Refer to ./mailbox.txt for generic information about mailbox device-tree26 - items:[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/crypto/allwinner,sun8i-ss.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Corentin Labbe <corentin.labbe@gmail.com>15 - allwinner,sun8i-a83t-crypto16 - allwinner,sun9i-a80-crypto26 - description: Bus clock27 - description: Module clock29 clock-names:[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ or MIT)6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/sun50i-a100-ccu.h>8 #include <dt-bindings/clock/sun50i-a100-r-ccu.h>9 #include <dt-bindings/reset/sun50i-a100-ccu.h>10 #include <dt-bindings/reset/sun50i-a100-r-ccu.h>13 interrupt-parent = <&gic>;14 #address-cells = <2>;15 #size-cells = <2>;18 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (c) 2018 Chen-Yu Tsai5 * Chen-Yu Tsai <wens@csie.org>7 * arch/arm/mach-sunxi/mc_smp.c9 * Based on Allwinner code, arch/arm/mach-exynos/mcpm-exynos.c, and10 * arch/arm/mach-hisi/platmcpm.c14 #include <linux/arm-cci.h>19 #include <linux/irqchip/arm-gic.h>64 /* The power off register for clusters are different from a80 and a83t */71 /* R_CPUCFG registers, specific to sun8i-a83t */[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...