Home
last modified time | relevance | path

Searched refs:h64 (Results 1 – 4 of 4) sorted by relevance

/u-boot/lib/
A Dxxhash.c168 h64 = xxh64_merge_round(h64, v1); in xxh64()
169 h64 = xxh64_merge_round(h64, v2); in xxh64()
170 h64 = xxh64_merge_round(h64, v3); in xxh64()
171 h64 = xxh64_merge_round(h64, v4); in xxh64()
199 h64 ^= h64 >> 33; in xxh64()
201 h64 ^= h64 >> 29; in xxh64()
203 h64 ^= h64 >> 32; in xxh64()
429 h64 = xxh64_merge_round(h64, v1); in xxh64_digest()
459 h64 ^= h64 >> 33; in xxh64_digest()
461 h64 ^= h64 >> 29; in xxh64_digest()
[all …]
/u-boot/configs/
A Dpine_h64_defconfig12 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-pine-h64"
/u-boot/arch/arm/dts/
A Dsun50i-h6-pine-h64.dts13 compatible = "pine64,pine-h64", "allwinner,sun50i-h6";
48 label = "pine-h64:green:heartbeat";
53 label = "pine-h64:white:link";
58 label = "pine-h64:blue:status";
A DMakefile618 sun50i-h6-pine-h64.dtb \

Completed in 7 milliseconds