| /freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-h6.dtsi | 5 #include <dt-bindings/clock/sun50i-h6-ccu.h> 6 #include <dt-bindings/clock/sun50i-h6-r-ccu.h> 10 #include <dt-bindings/reset/sun50i-h6-ccu.h> 11 #include <dt-bindings/reset/sun50i-h6-r-ccu.h> 99 compatible = "allwinner,sun50i-h6-display-engine"; 145 compatible = "allwinner,sun50i-h6-de3", 154 compatible = "allwinner,sun50i-h6-de3-clk"; 166 compatible = "allwinner,sun50i-h6-de3-mixer-0"; 191 compatible = "allwinner,sun50i-h6-vpu-g2"; 201 compatible = "allwinner,sun50i-h6-video-engine"; [all …]
|
| H A D | sun50i-h6-beelink-gs1.dts | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 8 #include "sun50i-h6-gpu-opp.dtsi" 14 compatible = "azw,beelink-gs1", "allwinner,sun50i-h6"; 65 simple-audio-card,name = "sun50i-h6-spdif";
|
| H A D | sun50i-h6-tanix-tx6-mini.dts | 6 #include "sun50i-h6-tanix.dtsi" 10 compatible = "oranth,tanix-tx6-mini", "allwinner,sun50i-h6";
|
| H A D | sun50i-h6-tanix-tx6.dts | 6 #include "sun50i-h6-tanix.dtsi" 10 compatible = "oranth,tanix-tx6", "allwinner,sun50i-h6";
|
| H A D | sun50i-h6-tanix.dtsi | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 63 simple-audio-card,name = "sun50i-h6-spdif";
|
| H A D | sun50i-h6-orangepi-one-plus.dts | 5 #include "sun50i-h6-orangepi.dtsi" 9 compatible = "xunlong,orangepi-one-plus", "allwinner,sun50i-h6";
|
| H A D | sun50i-h6-pine-h64-model-b.dts | 6 #include "sun50i-h6-pine-h64.dts" 12 compatible = "pine64,pine-h64-model-b", "allwinner,sun50i-h6";
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | allwinner,sun50i-h6-vpu-g2.yaml | 4 $id: http://devicetree.org/schemas/media/allwinner,sun50i-h6-vpu-g2.yaml# 7 title: Hantro G2 VPU codec implemented on Allwinner H6 SoC 13 Hantro G2 video decode accelerator present on Allwinner H6 SoC. 17 const: allwinner,sun50i-h6-vpu-g2 55 #include <dt-bindings/clock/sun50i-h6-ccu.h> 56 #include <dt-bindings/reset/sun50i-h6-ccu.h> 59 compatible = "allwinner,sun50i-h6-vpu-g2";
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | allwinner,sun50i-h6-dmic.yaml | 4 $id: http://devicetree.org/schemas/sound/allwinner,sun50i-h6-dmic.yaml# 7 title: Allwinner H6 DMIC 21 - const: allwinner,sun50i-h6-dmic 22 - const: allwinner,sun50i-h6-dmic 72 #include <dt-bindings/clock/sun50i-h6-ccu.h> 73 #include <dt-bindings/reset/sun50i-h6-ccu.h> 77 compatible = "allwinner,sun50i-h6-dmic";
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | allwinner,sun50i-h6-usb3-phy.yaml | 5 $id: http://devicetree.org/schemas/phy/allwinner,sun50i-h6-usb3-phy.yaml# 8 title: Allwinner H6 USB3 PHY 16 - allwinner,sun50i-h6-usb3-phy 41 #include <dt-bindings/clock/sun50i-h6-ccu.h> 42 #include <dt-bindings/reset/sun50i-h6-ccu.h> 44 compatible = "allwinner,sun50i-h6-usb3-phy";
|
| H A D | allwinner,sun50i-h6-usb-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/allwinner,sun50i-h6-usb-phy.yaml# 7 title: Allwinner H6 USB PHY 18 const: allwinner,sun50i-h6-usb-phy 84 #include <dt-bindings/clock/sun50i-h6-ccu.h> 85 #include <dt-bindings/reset/sun50i-h6-ccu.h> 89 compatible = "allwinner,sun50i-h6-usb-phy";
|
| /freebsd/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | allwinner,sun50i-h6-iommu.yaml | 4 $id: http://devicetree.org/schemas/iommu/allwinner,sun50i-h6-iommu.yaml# 7 title: Allwinner H6 IOMMU 21 - const: allwinner,sun50i-h6-iommu 54 #include <dt-bindings/clock/sun50i-h6-ccu.h> 55 #include <dt-bindings/reset/sun50i-h6-ccu.h> 58 compatible = "allwinner,sun50i-h6-iommu";
|
| /freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | ed25519_ref10_fe_25_5.h | 49 int32_t h6 = f[6] + g[6]; in fe25519_add() local 60 h[6] = h6; in fe25519_add() 87 int32_t h6 = f[6] - g[6]; in fe25519_sub() local 98 h[6] = h6; in fe25519_sub() 123 int32_t h6 = -f[6]; in fe25519_neg() local 134 h[6] = h6; in fe25519_neg() 520 int64_t h6 = f0g6 + f1g5_2 + f2g4 + f3g3_2 + f4g2 + f5g1_2 + f6g0 + in fe25519_mul() local 542 i.e. |h0| <= 1.4*2^60; narrower ranges for h2, h4, h6, h8 in fe25519_mul() 562 h6 += carry5; in fe25519_mul() 567 /* |h6| <= 1.41*2^60 */ in fe25519_mul() [all …]
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
| H A D | fe.h | 14 int64_t h6 = load_3(s + 20) << 7; in fe25519_frombytes() local 40 h6 += carry5; in fe25519_frombytes() 55 carry6 = (h6 + (int64_t)(1L << 25)) >> 26; in fe25519_frombytes() 57 h6 -= carry6 * ((uint64_t) 1L << 26); in fe25519_frombytes() 68 h[6] = (int32_t) h6; in fe25519_frombytes() 108 int32_t h6 = f[6]; in fe25519_reduce() local 123 q = (h6 + q) >> 26; in fe25519_reduce() 148 h6 += carry5; in fe25519_reduce() 150 carry6 = h6 >> 26; in fe25519_reduce() 152 h6 -= carry6 * ((uint32_t) 1L << 26); in fe25519_reduce() [all …]
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
| H A D | fe_frombytes_sandy2x.c | 39 uint64_t h6 = load_3(s + 20) << 7; in fe_frombytes() local 57 carry5 = h5 >> 25; h6 += carry5; h5 &= 0x1FFFFFF; in fe_frombytes() 63 carry6 = h6 >> 26; h7 += carry6; h6 &= 0x3FFFFFF; in fe_frombytes() 72 h[6] = h6; in fe_frombytes()
|
| /freebsd/sys/contrib/device-tree/Bindings/pwm/ |
| H A D | allwinner,sun4i-a10-pwm.yaml | 38 - const: allwinner,sun50i-h6-pwm 66 const: allwinner,sun50i-h6-pwm 104 #include <dt-bindings/clock/sun50i-h6-ccu.h> 105 #include <dt-bindings/reset/sun50i-h6-ccu.h> 108 compatible = "allwinner,sun50i-h6-pwm";
|
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | allwinner,sun8i-a83t-dw-hdmi.yaml | 29 - const: allwinner,sun50i-h6-dw-hdmi 129 - allwinner,sun50i-h6-dw-hdmi 205 * This comes from the clock/sun50i-h6-ccu.h and 206 * reset/sun50i-h6-ccu.h headers, but we can't include them since 220 compatible = "allwinner,sun50i-h6-dw-hdmi";
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | allwinner,sun4i-a10-ccu.yaml | 44 - allwinner,sun50i-h6-ccu 45 - allwinner,sun50i-h6-r-ccu 87 - allwinner,sun50i-h6-r-ccu 107 - allwinner,sun50i-h6-ccu
|
| /freebsd/sys/contrib/device-tree/Bindings/opp/ |
| H A D | allwinner,sun50i-h6-operating-points.yaml | 4 $id: http://devicetree.org/schemas/opp/allwinner,sun50i-h6-operating-points.yaml# 7 title: Allwinner H6 CPU OPP 26 - allwinner,sun50i-h6-operating-points 71 compatible = "allwinner,sun50i-h6-operating-points";
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | allwinner,sun8i-a83t-ths.yaml | 25 - allwinner,sun50i-h6-ths 73 - allwinner,sun50i-h6-ths 168 compatible = "allwinner,sun50i-h6-ths";
|
| /freebsd/sys/contrib/device-tree/Bindings/power/ |
| H A D | allwinner,sun50i-h6-prcm-ppu.yaml | 4 $id: http://devicetree.org/schemas/power/allwinner,sun50i-h6-prcm-ppu.yaml# 19 - allwinner,sun50i-h6-prcm-ppu
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | allwinner,sun4i-a10-pinctrl.yaml | 56 - allwinner,sun50i-h6-pinctrl 57 - allwinner,sun50i-h6-r-pinctrl 225 - allwinner,sun50i-h6-pinctrl 259 - allwinner,sun50i-h6-r-pinctrl
|
| /freebsd/sys/contrib/device-tree/Bindings/sram/ |
| H A D | allwinner,sun4i-a10-system-control.yaml | 52 - allwinner,sun50i-h6-system-control 97 - allwinner,sun50i-h6-sram-c1 106 - const: allwinner,sun50i-h6-sram-c
|
| /freebsd/contrib/llvm-project/lld/docs/llvm-theme/static/ |
| H A D | llvm.css | 178 div.body h1 a, div.body h2 a, div.body h3 a, div.body h4 a, div.body h5 a, div.body h6 a { 182 h1 a.anchor, h2 a.anchor, h3 a.anchor, h4 a.anchor, h5 a.anchor, h6 a.anchor { 190 h5:hover a.anchor, h6:hover a.anchor { 195 h5 a.anchor:hover, h6 a.anchor:hover {
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | allwinner,sun50i-a64-dma.yaml | 27 - allwinner,sun50i-h6-dma 69 - allwinner,sun50i-h6-dma
|