Home
last modified time | relevance | path

Searched refs:xor1 (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dmvebu-gated-clock.txt46 23 xor1 XOR DMA 0
78 28 xor1 XOR 1
93 28 xor1 XOR 1
118 28 xor1 XOR DMA 1
151 24 xor1 XOR DMA 1
169 16 xor1 XOR DMA 1
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcavium_crypto.c237 register uint64_t xor1 = 0x3636363636363636ULL; in octo_calc_hash() local
254 CVMX_MT_HSH_DAT((*key1 ^ xor1), 0); in octo_calc_hash()
256 CVMX_MT_HSH_DAT((*key1 ^ xor1), 1); in octo_calc_hash()
258 CVMX_MT_HSH_DAT((*key1 ^ xor1), 2); in octo_calc_hash()
260 CVMX_MT_HSH_DAT((*key1 ^ xor1), 3); in octo_calc_hash()
262 CVMX_MT_HSH_DAT((*key1 ^ xor1), 4); in octo_calc_hash()
264 CVMX_MT_HSH_DAT((*key1 ^ xor1), 5); in octo_calc_hash()
266 CVMX_MT_HSH_DAT((*key1 ^ xor1), 6); in octo_calc_hash()
269 CVMX_MT_HSH_STARTSHA((*key1 ^ xor1)); in octo_calc_hash()
271 CVMX_MT_HSH_STARTMD5((*key1 ^ xor1)); in octo_calc_hash()
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_port_in_action.c407 uint64_t xor1 = (pkt_key[1] & key_mask[1]) ^ key[1]; in ah_filter_on_match() local
408 uint64_t or = xor0 | xor1; in ah_filter_on_match()
441 uint64_t xor1 = (pkt_key[1] & key_mask[1]) ^ key[1]; in ah_filter_on_mismatch() local
442 uint64_t or = xor0 | xor1; in ah_filter_on_mismatch()
/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table_em.c184 uint64_t xor1 = a64[1] ^ (b64[1] & b_mask64[1]); in keycmp() local
185 uint64_t or = xor0 | xor1; in keycmp()
195 uint64_t xor1 = a64[1] ^ (b64[1] & b_mask64[1]); in keycmp() local
198 uint64_t or = (xor0 | xor1) | (xor2 | xor3); in keycmp()
208 uint64_t xor1 = a64[1] ^ (b64[1] & b_mask64[1]); in keycmp() local
215 uint64_t or = ((xor0 | xor1) | (xor2 | xor3)) | in keycmp()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-xp-98dx3236.dtsi172 xor1: xor@f0800 { label
H A Darmada-xp.dtsi130 xor1: xor@60900 { label
H A Darmada-370.dtsi210 xor1: xor@60900 { label
H A Darmada-375.dtsi459 xor1: xor@60900 { label
H A Darmada-38x.dtsi511 xor1: xor@60900 { label
H A Ddove.dtsi320 xor1: dma-engine@60900 { label
/f-stack/freebsd/contrib/device-tree/src/arm64/marvell/
H A Darmada-cp11x.dtsi333 CP11X_LABEL(xor1): xor@6c0000 {