| /linux/drivers/bluetooth/ |
| H A D | hci_h5.c | 66 struct h5 { struct 113 int (*setup)(struct h5 *h5); argument 114 void (*open)(struct h5 *h5); 115 void (*close)(struct h5 *h5); 116 int (*suspend)(struct h5 *h5); 117 int (*resume)(struct h5 *h5); 127 static void h5_reset_rx(struct h5 *h5); 131 struct h5 *h5 = hu->priv; in h5_link_control() local 142 skb_queue_tail(&h5->unrel, nskb); in h5_link_control() 145 static u8 h5_cfg_field(struct h5 *h5) in h5_cfg_field() argument [all …]
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h5.dtsi | 4 #include <arm/allwinner/sunxi-h3-h5.dtsi> 79 compatible = "allwinner,sun50i-h5-system-control"; 93 compatible = "allwinner,sun50i-h5-sram-c1", 101 compatible = "allwinner,sun50i-h5-video-engine"; 112 compatible = "allwinner,sun50i-h5-crypto"; 134 compatible = "allwinner,sun50i-h5-mali", "arm,mali-450"; 173 compatible = "allwinner,sun50i-h5-ths"; 225 compatible = "allwinner,sun50i-h5-ccu"; 229 compatible = "allwinner,sun50i-h5-de2-clk"; 233 compatible = "allwinner,sun50i-h5-mbus"; [all …]
|
| H A D | sun50i-h5-libretech-all-h3-cc.dts | 6 #include "sun50i-h5.dtsi" 7 #include "sun50i-h5-cpu-opp.dtsi" 12 compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5";
|
| H A D | sun50i-h5-libretech-all-h5-cc.dts | 4 #include "sun50i-h5-libretech-all-h3-cc.dts" 8 compatible = "libretech,all-h5-cc-h5", "allwinner,sun50i-h5";
|
| H A D | sun50i-h5-libretech-all-h3-it.dts | 5 #include "sun50i-h5.dtsi" 10 compatible = "libretech,all-h3-it-h5", "allwinner,sun50i-h5";
|
| H A D | sun50i-h5-bananapi-m2-plus-v1.2.dts | 5 #include "sun50i-h5.dtsi" 6 #include "sun50i-h5-cpu-opp.dtsi" 11 compatible = "bananapi,bpi-m2-plus-v1.2", "allwinner,sun50i-h5";
|
| H A D | sun50i-h5-emlid-neutis-n5.dtsi | 10 #include "sun50i-h5.dtsi" 11 #include <arm/allwinner/sunxi-h3-h5-emlid-neutis.dtsi>
|
| H A D | sun50i-h5-bananapi-m2-plus.dts | 5 #include "sun50i-h5.dtsi" 10 compatible = "sinovoip,bpi-m2-plus", "allwinner,sun50i-h5";
|
| H A D | sun50i-h5-emlid-neutis-n5-devboard.dts | 10 #include "sun50i-h5-emlid-neutis-n5.dtsi" 16 "allwinner,sun50i-h5";
|
| H A D | sun50i-h5-nanopi-neo-plus2.dts | 6 #include "sun50i-h5.dtsi" 14 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5";
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-h3-emlid-neutis-n5h3.dtsi | 11 #include "sunxi-h3-h5-emlid-neutis.dtsi"
|
| H A D | sun8i-h3.dtsi | 43 #include "sunxi-h3-h5.dtsi"
|
| /linux/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector
|
| /linux/lib/crypto/powerpc/ |
| H A D | poly1305-p10le_64.S | 635 # h5 = (h3 + m5) * r^2, h6 = (h4 + m6) * r^2 --> 636 # h7 = (h5 + m7) * r^2, h8 = (h6 + m8) * r^1 --> m5 * r^4 + m6 * r^3 + m7 * r^2 + m8 * r
|