Home
last modified time | relevance | path

Searched refs:h6 (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6.dtsi5 #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>
112 compatible = "allwinner,sun50i-h6-de3",
180 compatible = "allwinner,sun50i-h6-mali",
241 compatible = "allwinner,sun50i-h6-ccu";
250 compatible = "allwinner,sun50i-h6-dma";
272 compatible = "allwinner,sun50i-h6-sid";
296 compatible = "allwinner,sun50i-h6-wdt",
[all …]
H A Dsun50i-h6-tanix-tx6-mini.dts6 #include "sun50i-h6-tanix.dtsi"
10 compatible = "oranth,tanix-tx6-mini", "allwinner,sun50i-h6";
H A Dsun50i-h6-tanix-tx6.dts6 #include "sun50i-h6-tanix.dtsi"
10 compatible = "oranth,tanix-tx6", "allwinner,sun50i-h6";
H A Dsun50i-h6-beelink-gs1.dts6 #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 Dsun50i-h6-orangepi-one-plus.dts5 #include "sun50i-h6-orangepi.dtsi"
9 compatible = "xunlong,orangepi-one-plus", "allwinner,sun50i-h6";
H A Dsun50i-h6-pine-h64-model-b.dts6 #include "sun50i-h6-pine-h64.dts"
10 compatible = "pine64,pine-h64-model-b", "allwinner,sun50i-h6";
H A Dsun50i-h6-tanix.dtsi6 #include "sun50i-h6.dtsi"
7 #include "sun50i-h6-cpu-opp.dtsi"
63 simple-audio-card,name = "sun50i-h6-spdif";
H A Dsun50i-h6-orangepi-lite2.dts4 #include "sun50i-h6-orangepi.dtsi"
8 compatible = "xunlong,orangepi-lite2", "allwinner,sun50i-h6";
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h14 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/device-tree/Bindings/sound/
H A Dallwinner,sun50i-h6-dmic.yaml4 $id: http://devicetree.org/schemas/sound/allwinner,sun50i-h6-dmic.yaml#
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 Dallwinner,sun50i-h6-usb3-phy.yaml5 $id: http://devicetree.org/schemas/phy/allwinner,sun50i-h6-usb3-phy.yaml#
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 Dallwinner,sun50i-h6-usb-phy.yaml4 $id: http://devicetree.org/schemas/phy/allwinner,sun50i-h6-usb-phy.yaml#
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 Dallwinner,sun50i-h6-iommu.yaml4 $id: http://devicetree.org/schemas/iommu/allwinner,sun50i-h6-iommu.yaml#
20 const: allwinner,sun50i-h6-iommu
49 #include <dt-bindings/clock/sun50i-h6-ccu.h>
50 #include <dt-bindings/reset/sun50i-h6-ccu.h>
53 compatible = "allwinner,sun50i-h6-iommu";
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dallwinner,sun50i-h6-vpu-g2.yaml5 $id: http://devicetree.org/schemas/media/allwinner,sun50i-h6-vpu-g2.yaml#
18 const: allwinner,sun50i-h6-vpu-g2
56 #include <dt-bindings/clock/sun50i-h6-ccu.h>
57 #include <dt-bindings/reset/sun50i-h6-ccu.h>
60 compatible = "allwinner,sun50i-h6-vpu-g2";
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c39 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 Dallwinner,sun4i-a10-pwm.yaml38 - const: allwinner,sun50i-h6-pwm
65 const: allwinner,sun50i-h6-pwm
103 #include <dt-bindings/clock/sun50i-h6-ccu.h>
104 #include <dt-bindings/reset/sun50i-h6-ccu.h>
107 compatible = "allwinner,sun50i-h6-pwm";
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h49 int32_t h6 = f[6] + g[6]; in fe25519_add() local
60 h[6] = h6; in fe25519_add()
98 h[6] = h6; in fe25519_sub()
123 int32_t h6 = -f[6]; in fe25519_neg() local
134 h[6] = h6; in fe25519_neg()
562 h6 += carry5; in fe25519_mul()
620 h[6] = (int32_t) h6; in fe25519_mul()
754 h6 += carry5; in fe25519_sq()
921 h6 += h6; in fe25519_sq2()
937 h6 += carry5; in fe25519_sq2()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dallwinner,sun8i-a83t-ths.yaml23 - allwinner,sun50i-h6-ths
67 - allwinner,sun50i-h6-ths
114 - allwinner,sun50i-h6-ths
156 compatible = "allwinner,sun50i-h6-ths";
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun4i-a10-ccu.yaml44 - 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/display/
H A Dallwinner,sun8i-a83t-dw-hdmi.yaml29 - 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/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h269 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
282 state.h6 = hash_16_bytes(state.h4, state.h5); in create()
305 h0 ^= h6; in mix()
311 h5 = h2 + h6; in mix()
312 h6 = h1 + fetch64(s + 16); in mix()
313 mix_32_bytes(s + 32, h5, h6); in mix()
321 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0); in finalize()
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dallwinner,sun50i-h6-operating-points.yaml4 $id: http://devicetree.org/schemas/opp/allwinner,sun50i-h6-operating-points.yaml#
26 const: allwinner,sun50i-h6-operating-points
67 compatible = "allwinner,sun50i-h6-operating-points";
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dallwinner,sun50i-a64-dma.yaml27 - allwinner,sun50i-h6-dma
65 - allwinner,sun50i-h6-dma
/freebsd/sys/contrib/device-tree/Bindings/sram/
H A Dallwinner,sun4i-a10-system-control.yaml50 - const: allwinner,sun50i-h6-system-control
91 - allwinner,sun50i-h6-sram-c1
100 - const: allwinner,sun50i-h6-sram-c
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dallwinner,sun8i-ce.yaml20 - allwinner,sun50i-h6-crypto
62 const: allwinner,sun50i-h6-crypto

123