Home
last modified time | relevance | path

Searched refs:mix (Results 1 – 25 of 34) sorted by relevance

12

/f-stack/freebsd/libkern/
H A Djenkins_hash.c91 #define mix(a,b,c) \ macro
166 mix(a,b,c); in jenkins_hash32()
231 mix(a,b,c); in jenkins_hash()
274 mix(a,b,c); in jenkins_hash()
329 mix(a,b,c); in jenkins_hash()
384 mix(a,b,c); in jenkins_hash()
435 mix(a,b,c); in jenkins_hash()
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dlookup3.h59 #define mix(a, b, c) \ macro
137 mix(a, b, c); in hashword()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dcavium-mix.txt4 - compatible: "cavium,octeon-5750-mix"
25 compatible = "cavium,octeon-5750-mix";
/f-stack/freebsd/netpfil/pf/
H A Dpf_lb.c69 #define mix(a,b,c) \ macro
96 mix(a, b, c); in pf_hash()
104 mix(a, b, c); in pf_hash()
109 mix(a, b, c); in pf_hash()
114 mix(a, b, c); in pf_hash()
119 mix(a, b, c); in pf_hash()
/f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c469 randombytes_salsa20_random_xorkey(const unsigned char * const mix) in randombytes_salsa20_random_xorkey() argument
475 key[i] ^= mix[i]; in randombytes_salsa20_random_xorkey()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-board.c158 int mix; in __mix_eth_node() local
170 mix = fdt_path_offset(fdt_addr, mix_path); in __mix_eth_node()
171 if (mix < 0) in __mix_eth_node()
176 return mix; in __mix_eth_node()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Drenesas,rsnd.txt307 - rcar_sound,mix : Should contain MIX feature.
320 "ssi-all", "ssi.X", "src.X", "mix.X", "ctu.X",
406 rcar_sound,mix {
407 mix0: mix-0 { };
408 mix1: mix-1 { };
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dmfd.txt16 mix of unrelated hardware devices.
H A Daspeed-lpc.txt12 mix of functionality it provides. The principle split is between the register
/f-stack/freebsd/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts155 compatible = "cavium,octeon-5750-mix";
167 compatible = "cavium,octeon-5750-mix";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dkirkwood-b3.dts114 * mix together giving some interesting combinations.
H A Dr8a7794.dtsi990 "mix.0", "mix.1",
1018 rcar_sound,mix {
1019 mix0: mix-0 { };
1020 mix1: mix-1 { };
H A Dr8a7742.dtsi960 "mix.0", "mix.1",
988 rcar_sound,mix {
989 mix0: mix-0 { };
990 mix1: mix-1 { };
H A Dr8a7745.dtsi1155 "mix.0", "mix.1",
1182 rcar_sound,mix {
1183 mix0: mix-0 { };
1184 mix1: mix-1 { };
H A Dr8a7791.dtsi1260 "mix.0", "mix.1",
1288 rcar_sound,mix {
1289 mix0: mix-0 { };
1290 mix1: mix-1 { };
H A Dr8a7790.dtsi1141 "mix.0", "mix.1",
1169 rcar_sound,mix {
1170 mix0: mix-0 { };
1171 mix1: mix-1 { };
H A Dr8a7743.dtsi1224 "mix.0", "mix.1",
1248 rcar_sound,mix {
1249 mix0: mix-0 { };
1250 mix1: mix-1 { };
H A Dr8a7744.dtsi1224 "mix.0", "mix.1",
1248 rcar_sound,mix {
1249 mix0: mix-0 { };
1250 mix1: mix-1 { };
/f-stack/freebsd/contrib/device-tree/src/arm64/renesas/
H A Dr8a77990.dtsi1336 "mix.1", "mix.0",
1375 rcar_sound,mix {
1376 mix0: mix-0 { };
1377 mix1: mix-1 { };
H A Dr8a774c0.dtsi1359 "mix.1", "mix.0",
1398 rcar_sound,mix {
1399 mix0: mix-0 { };
1400 mix1: mix-1 { };
H A Dr8a77965.dtsi1598 "mix.1", "mix.0",
1626 rcar_sound,mix {
1627 mix0: mix-0 { };
1628 mix1: mix-1 { };
H A Dr8a774b1.dtsi1588 "mix.1", "mix.0",
1627 rcar_sound,mix {
1628 mix0: mix-0 { };
1629 mix1: mix-1 { };
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mcp23s08.txt39 possible to mix mcp23s08 and mcp23s17 on the same chipselect. Set at
/f-stack/tools/libxo/doc/
H A Dfaq.rst34 libxo is an effort to mix the best aspects of the JUNOS strategy into
/f-stack/freebsd/net80211/
H A Dieee80211.c2582 #define mix(a, b, c) \ macro
2608 mix(a, b, c); in ieee80211_mac_hash()
2612 #undef mix

12