Home
last modified time | relevance | path

Searched refs:h5 (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dhci_h5.c72 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/
DMakefile11 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
Dsun50i-h5-libretech-all-h3-cc.dts8 #include "sun50i-h5.dtsi"
13 compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5";
Dsun50i-h5.dtsi43 #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";
Dsun50i-h5-orangepi-zero-plus.dts9 #include "sun50i-h5.dtsi"
17 compatible = "xunlong,orangepi-zero-plus", "allwinner,sun50i-h5";
Dsun50i-h5-orangepi-prime.dts4 * Based on sun50i-h5-orangepi-pc2.dts, which is:
47 #include "sun50i-h5.dtsi"
54 compatible = "xunlong,orangepi-prime", "allwinner,sun50i-h5";
Dsun50i-h5-orangepi-zero-plus2.dts45 #include "sun50i-h5.dtsi"
51 compatible = "xunlong,orangepi-zero-plus2", "allwinner,sun50i-h5";
Dsun50i-h5-nanopi-neo2.dts44 #include "sun50i-h5.dtsi"
50 compatible = "friendlyarm,nanopi-neo2", "allwinner,sun50i-h5";
Dsun50i-h5-orangepi-pc2.dts44 #include "sun50i-h5.dtsi"
52 compatible = "xunlong,orangepi-pc2", "allwinner,sun50i-h5";
Dsun50i-h5-nanopi-neo-plus2.dts45 #include "sun50i-h5.dtsi"
53 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5";
/Linux-v4.19/Documentation/devicetree/bindings/gpu/
Darm,mali-utgard.txt14 + allwinner,sun50i-h5-mali
76 - allwinner,sun50i-h5-mali
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Dpwm-sun4i.txt11 - "allwinner,sun50i-h5-pwm", "allwinner,sun5i-a13-pwm"
/Linux-v4.19/drivers/pinctrl/sunxi/
DMakefile20 obj-$(CONFIG_PINCTRL_SUN50I_H5) += pinctrl-sun50i-h5.o
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_x8_avx2.S79 # 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/
Dsun8i-de2.txt10 - "allwinner,sun50i-h5-de2-clk"
Dsunxi-ccu.txt22 - "allwinner,sun50i-h5-ccu"
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_x8_avx2.S135 # 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/
Dallwinner,sunxi-pinctrl.txt29 "allwinner,sun50i-h5-pinctrl"
/Linux-v4.19/arch/arm/boot/dts/
Dsun8i-h3.dtsi43 #include "sunxi-h3-h5.dtsi"
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_x4_avx2.S135 vperm2f128 $0x31, \t1, \t0, \r0 # h5...a5