/linux/arch/arm/boot/dts/allwinner/ |
H A D | Makefile | 3 sun4i-a10-a1000.dtb \ 4 sun4i-a10-ba10-tvbox.dtb \ 5 sun4i-a10-chuwi-v7-cw0825.dtb \ 6 sun4i-a10-cubieboard.dtb \ 7 sun4i-a10-dserve-dsrv9703c.dtb \ 8 sun4i-a10-gemei-g9.dtb \ 9 sun4i-a10-hackberry.dtb \ 10 sun4i-a10-hyundai-a7hd.dtb \ 11 sun4i-a10-inet1.dtb \ 12 sun4i-a10-inet97fv2.dtb \ [all …]
|
H A D | sun4i-a10.dtsi | 45 #include <dt-bindings/dma/sun4i-a10.h> 46 #include <dt-bindings/clock/sun4i-a10-ccu.h> 47 #include <dt-bindings/reset/sun4i-a10-ccu.h> 181 compatible = "allwinner,sun4i-a10-display-engine"; 213 compatible = "allwinner,sun4i-a10-system-control"; 227 compatible = "allwinner,sun4i-a10-sram-a3-a4"; 241 compatible = "allwinner,sun4i-a10-sram-d"; 255 compatible = "allwinner,sun4i-a10-sram-c1"; 262 compatible = "allwinner,sun4i-a10-dma"; 270 compatible = "allwinner,sun4i-a10-nand"; [all …]
|
H A D | sun5i.dtsi | 46 #include <dt-bindings/dma/sun4i-a10.h> 149 "allwinner,sun4i-a10-sram-a3-a4"; 164 "allwinner,sun4i-a10-sram-d"; 179 "allwinner,sun4i-a10-sram-c1"; 196 compatible = "allwinner,sun4i-a10-dma"; 204 compatible = "allwinner,sun4i-a10-nand"; 217 compatible = "allwinner,sun4i-a10-spi"; 231 compatible = "allwinner,sun4i-a10-spi"; 245 compatible = "allwinner,sun4i-a10-tv-encoder"; 260 compatible = "allwinner,sun4i-a10-emac"; [all …]
|
/linux/arch/xtensa/lib/ |
H A D | checksum.S | 186 a10 = temp 196 or a10, a2, a3 205 extui a9, a10, 0, 2 207 bbsi.l a10, 0, 5f /* branch if one address is odd */ 210 /* _bbsi.l a10, 0, 5f */ /* branch if odd address */ 211 /* _bbsi.l a10, 1, 3f */ /* branch if 2-byte-aligned address */ 215 srli a10, a4, 5 /* 32-byte chunks */ 217 loopgtz a10, 2f 219 beqz a10, 2f 220 slli a10, a10, 5 [all …]
|
H A D | strncpy_user.S | 46 # a10/ tmp 63 srli a10, a4, 2 # number of loop iterations with 4B per loop 104 loopnez a10, .Loop1done 106 beqz a10, .Loop1done 107 slli a10, a10, 2 108 add a10, a10, a11 # a10 = end of last 4B chunck 120 blt a11, a10, .Loop1 187 add a10, a11, a4 # a10 = ending address 196 blt a11, a10, .Lnextbyte
|
H A D | strnlen_user.S | 43 # a10/ tmp 63 srli a10, a3, 2 # number of loop iterations with 4B per loop 65 loopnez a10, .Ldone 67 beqz a10, .Ldone 68 slli a10, a10, 2 69 add a10, a10, a4 # a10 = end of last 4B chunk 79 blt a4, a10, .Loop
|
H A D | usercopy.S | 52 * a10/ tmp 206 and a10, a3, a8 # save unalignment offset for below 207 sub a3, a3, a10 # align a3 (to avoid sim warnings only; not needed for hardware) 214 s32i a10, a1, 0 215 slli a10, a7, 4 216 add a10, a10, a3 # a10 = end of last 16B source chunk 239 blt a3, a10, .Loop2 240 l32i a10, a1, 0 267 add a3, a3, a10 # readjust a3 with correct misalignment
|
/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_arria10.dtsi | 7 #include <dt-bindings/reset/altr,rst-mgr-a10.h> 16 enable-method = "altr,socfpga-a10-smp"; 123 compatible = "altr,socfpga-a10-pll-clock"; 130 compatible = "altr,socfpga-a10-perip-clk"; 137 compatible = "altr,socfpga-a10-perip-clk"; 144 compatible = "altr,socfpga-a10-perip-clk"; 151 compatible = "altr,socfpga-a10-perip-clk"; 158 compatible = "altr,socfpga-a10-perip-clk"; 165 compatible = "altr,socfpga-a10-perip-clk"; 172 compatible = "altr,socfpga-a10-perip-clk" [all …]
|
/linux/Documentation/devicetree/bindings/sram/ |
H A D | allwinner,sun4i-a10-system-control.yaml | 4 $id: http://devicetree.org/schemas/sram/allwinner,sun4i-a10-system-control.yaml# 7 title: Allwinner A10 System Control 28 - allwinner,sun4i-a10-sram-controller 32 - allwinner,sun4i-a10-system-control 45 - const: allwinner,sun4i-a10-system-control 76 - const: allwinner,sun4i-a10-sram-a3-a4 77 - const: allwinner,sun4i-a10-sram-c1 78 - const: allwinner,sun4i-a10-sram-d 84 - const: allwinner,sun4i-a10-sram-a3-a4 95 - const: allwinner,sun4i-a10-sram-c1 [all …]
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | allwinner,sun4i-a10-gates-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-gates-clk.yaml# 7 title: Allwinner A10 Bus Gates Clock 24 - const: allwinner,sun4i-a10-gates-clk 25 - const: allwinner,sun4i-a10-axi-gates-clk 26 - const: allwinner,sun4i-a10-ahb-gates-clk 35 - const: allwinner,sun4i-a10-apb0-gates-clk 41 - const: allwinner,sun4i-a10-apb1-gates-clk 52 - const: allwinner,sun4i-a10-dram-gates-clk 56 - const: allwinner,sun4i-a10-gates-clk 60 - const: allwinner,sun4i-a10-gates-clk [all …]
|
H A D | allwinner,sun4i-a10-tcon-ch0-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-tcon-ch0-clk.yaml# 7 title: Allwinner A10 TCON Channel 0 Clock 24 - allwinner,sun4i-a10-tcon-ch0-clk 25 - allwinner,sun4i-a10-tcon-ch1-clk 49 const: allwinner,sun4i-a10-tcon-ch0-clk 62 compatible = "allwinner,sun4i-a10-tcon-ch0-clk"; 71 compatible = "allwinner,sun4i-a10-tcon-ch1-clk";
|
H A D | allwinner,sun4i-a10-mod0-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-mod0-clk.yaml# 7 title: Allwinner A10 Module 0 Clock 20 - allwinner,sun4i-a10-mod0-clk 36 - allwinner,sun4i-a10-mod0-clk 65 compatible = "allwinner,sun4i-a10-mod0-clk"; 74 compatible = "allwinner,sun4i-a10-mod0-clk";
|
H A D | allwinner,sun4i-a10-mod1-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-mod1-clk.yaml# 7 title: Allwinner A10 Module 1 Clock 20 const: allwinner,sun4i-a10-mod1-clk 44 #include <dt-bindings/clock/sun4i-a10-pll2.h> 48 compatible = "allwinner,sun4i-a10-mod1-clk";
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | sunxi.yaml | 97 - const: allwinner,sun4i-a10 193 - const: allwinner,sun4i-a10 207 - const: cubietech,a10-cubieboard 208 - const: allwinner,sun4i-a10 238 - const: allwinner,sun4i-a10 327 - const: allwinner,sun4i-a10 332 - const: allwinner,sun4i-a10 359 - const: allwinner,sun4i-a10 369 - const: allwinner,sun4i-a10 374 - const: allwinner,sun4i-a10 [all …]
|
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | allwinner,sun4i-a10-crypto.yaml | 4 $id: http://devicetree.org/schemas/crypto/allwinner,sun4i-a10-crypto.yaml# 7 title: Allwinner A10 Security System 16 - const: allwinner,sun4i-a10-crypto 19 - const: allwinner,sun4i-a10-crypto 22 - const: allwinner,sun4i-a10-crypto 25 - const: allwinner,sun4i-a10-crypto 88 compatible = "allwinner,sun4i-a10-crypto";
|
/linux/sound/soc/sunxi/ |
H A D | Kconfig | 6 tristate "Allwinner A10 Codec Support" 11 A10 and affiliated SoCs. 42 tristate "Allwinner A10 I2S Support" 47 the Allwinner A10 I2S. You will also need to select the 51 tristate "Allwinner A10 SPDIF Support" 57 A10 and affiliated SoCs.
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | Kconfig | 3 tristate "DRM Support for Allwinner A10 Display Engine" 19 tristate "Allwinner A10/A10s/A20/A31 HDMI Controller Support" 26 Choose this option if you have an Allwinner A10/A10s/A20/A31 30 bool "Allwinner A10/A10s/A20/A31 HDMI CEC Support" 35 Choose this option if you have an Allwinner A10/A10s/A20/A31 39 tristate "Support for Allwinner A10 Display Engine Backend"
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-hdmi.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-hdmi.yaml# 7 title: Allwinner A10 HDMI Controller 20 - const: allwinner,sun4i-a10-hdmi 127 #include <dt-bindings/clock/sun4i-a10-ccu.h> 128 #include <dt-bindings/dma/sun4i-a10.h> 129 #include <dt-bindings/reset/sun4i-a10-ccu.h> 132 compatible = "allwinner,sun4i-a10-hdmi";
|
H A D | allwinner,sun4i-a10-display-frontend.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-frontend.yaml# 7 title: Allwinner A10 Display Engine Frontend 20 - allwinner,sun4i-a10-display-frontend 89 #include <dt-bindings/clock/sun4i-a10-ccu.h> 90 #include <dt-bindings/reset/sun4i-a10-ccu.h> 93 compatible = "allwinner,sun4i-a10-display-frontend";
|
/linux/Documentation/devicetree/bindings/serio/ |
H A D | allwinner,sun4i-a10-ps2.yaml | 4 $id: http://devicetree.org/schemas/serio/allwinner,sun4i-a10-ps2.yaml# 7 title: Allwinner A10 PS2 Host Controller 15 bindings for PS2 A10/A20 host controller. IBM compliant IBM PS2 and 20 const: allwinner,sun4i-a10-ps2 45 compatible = "allwinner,sun4i-a10-ps2";
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | allwinner,sun4i-a10-usb-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/allwinner,sun4i-a10-usb-phy.yaml# 7 title: Allwinner A10 USB PHY 19 - allwinner,sun4i-a10-usb-phy 88 #include <dt-bindings/clock/sun4i-a10-ccu.h> 89 #include <dt-bindings/reset/sun4i-a10-ccu.h> 93 compatible = "allwinner,sun4i-a10-usb-phy";
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | allwinner,sun4i-a10-mdio.yaml | 4 $id: http://devicetree.org/schemas/net/allwinner,sun4i-a10-mdio.yaml# 7 title: Allwinner A10 MDIO Controller 24 - allwinner,sun4i-a10-mdio 40 const: allwinner,sun4i-a10-mdio 57 compatible = "allwinner,sun4i-a10-mdio";
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | allwinner,sun4i-a10-csi.yaml | 4 $id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-csi.yaml# 7 title: Allwinner A10 CMOS Sensor Interface (CSI) 14 The Allwinner A10 and later has a CMOS Sensor Interface to retrieve 20 - const: allwinner,sun4i-a10-csi1 24 - const: allwinner,sun4i-a10-csi1 107 #include <dt-bindings/reset/sun4i-a10-ccu.h>
|
/linux/drivers/clk/sunxi/ |
H A D | Makefile | 9 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-codec.o 10 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-hosc.o 11 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-mod1.o 12 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-pll2.o 13 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-ve.o
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | allwinner,sun4i-a10-can.yaml | 4 $id: http://devicetree.org/schemas/net/can/allwinner,sun4i-a10-can.yaml# 7 title: Allwinner A10 CAN Controller 21 - const: allwinner,sun4i-a10-can 22 - const: allwinner,sun4i-a10-can 64 "allwinner,sun4i-a10-can";
|