/Linux-v4.19/drivers/bluetooth/ |
D | hci_h5.c | 72 struct h5 { struct 115 int (*setup)(struct h5 *h5); argument 116 void (*open)(struct h5 *h5); 117 void (*close)(struct h5 *h5); 121 static void h5_reset_rx(struct h5 *h5); 125 struct h5 *h5 = hu->priv; in h5_link_control() local 136 skb_queue_tail(&h5->unrel, nskb); in h5_link_control() 139 static u8 h5_cfg_field(struct h5 *h5) in h5_cfg_field() argument 142 return h5->tx_win & 0x07; in h5_cfg_field() 149 struct h5 *h5 = from_timer(h5, t, timer); in h5_timed_event() local [all …]
|
/Linux-v4.19/arch/arm64/boot/dts/allwinner/ |
D | Makefile | 11 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-libretech-all-h3-cc.dtb 12 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-nanopi-neo2.dtb 13 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-nanopi-neo-plus2.dtb 14 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-pc2.dtb 15 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-prime.dtb 16 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-zero-plus.dtb 17 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-zero-plus2.dtb
|
D | sun50i-h5-libretech-all-h3-cc.dts | 8 #include "sun50i-h5.dtsi" 13 compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5";
|
D | sun50i-h5.dtsi | 43 #include <arm/sunxi-h3-h5.dtsi> 98 compatible = "allwinner,sun50i-h5-ccu"; 102 compatible = "allwinner,sun50i-h5-de2-clk"; 106 compatible = "allwinner,sun50i-h5-mmc", 113 compatible = "allwinner,sun50i-h5-mmc", 120 compatible = "allwinner,sun50i-h5-emmc", 130 compatible = "allwinner,sun50i-h5-pinctrl";
|
D | sun50i-h5-orangepi-zero-plus.dts | 9 #include "sun50i-h5.dtsi" 17 compatible = "xunlong,orangepi-zero-plus", "allwinner,sun50i-h5";
|
D | sun50i-h5-orangepi-prime.dts | 4 * Based on sun50i-h5-orangepi-pc2.dts, which is: 47 #include "sun50i-h5.dtsi" 54 compatible = "xunlong,orangepi-prime", "allwinner,sun50i-h5";
|
D | sun50i-h5-orangepi-zero-plus2.dts | 45 #include "sun50i-h5.dtsi" 51 compatible = "xunlong,orangepi-zero-plus2", "allwinner,sun50i-h5";
|
D | sun50i-h5-nanopi-neo2.dts | 44 #include "sun50i-h5.dtsi" 50 compatible = "friendlyarm,nanopi-neo2", "allwinner,sun50i-h5";
|
D | sun50i-h5-orangepi-pc2.dts | 44 #include "sun50i-h5.dtsi" 52 compatible = "xunlong,orangepi-pc2", "allwinner,sun50i-h5";
|
D | sun50i-h5-nanopi-neo-plus2.dts | 45 #include "sun50i-h5.dtsi" 53 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5";
|
/Linux-v4.19/Documentation/devicetree/bindings/gpu/ |
D | arm,mali-utgard.txt | 14 + allwinner,sun50i-h5-mali 76 - allwinner,sun50i-h5-mali
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm-sun4i.txt | 11 - "allwinner,sun50i-h5-pwm", "allwinner,sun5i-a13-pwm"
|
/Linux-v4.19/drivers/pinctrl/sunxi/ |
D | Makefile | 20 obj-$(CONFIG_PINCTRL_SUN50I_H5) += pinctrl-sun50i-h5.o
|
/Linux-v4.19/arch/x86/crypto/sha1-mb/ |
D | sha1_x8_avx2.S | 79 # r7 = {h7 h6 h5 h4 h3 h2 h1 h0} 87 # r5 = {h5 g5 f5 e5 d5 c5 b5 a5} 107 vshufps $0x44, \r7, \r6, \t1 # t1 = {h5 h4 g5 g4 h1 h0 g1 g0} 109 vshufps $0xDD, \t1, \r2, \r7 # r7 = {h5 g5 f5 e5 h1 g1 f1 e1} 116 vperm2f128 $0x13, \r3, \r7, \r5 # h5...a5
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | sun8i-de2.txt | 10 - "allwinner,sun50i-h5-de2-clk"
|
D | sunxi-ccu.txt | 22 - "allwinner,sun50i-h5-ccu"
|
/Linux-v4.19/arch/x86/crypto/sha256-mb/ |
D | sha256_x8_avx2.S | 135 # r7 = {h7 h6 h5 h4 h3 h2 h1 h0} 143 # r5 = {h5 g5 f5 e5 d5 c5 b5 a5} 163 vshufps $0x44, \r7, \r6, \t1 # t1 = {h5 h4 g5 g4 h1 h0 g1 g0} 165 vshufps $0xDD, \t1, \r2, \r7 # r7 = {h5 g5 f5 e5 h1 g1 f1 e1} 172 vperm2f128 $0x13, \r3, \r7, \r5 # h5...a5
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | allwinner,sunxi-pinctrl.txt | 29 "allwinner,sun50i-h5-pinctrl"
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | sun8i-h3.dtsi | 43 #include "sunxi-h3-h5.dtsi"
|
/Linux-v4.19/arch/x86/crypto/sha512-mb/ |
D | sha512_x4_avx2.S | 135 vperm2f128 $0x31, \t1, \t0, \r0 # h5...a5
|