Home
last modified time | relevance | path

Searched full:k3 (Results 1 – 25 of 227) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/arm/ti/
H A Dk3.yaml4 $id: http://devicetree.org/schemas/arm/ti/k3.yaml#
7 title: Texas Instruments K3 Multicore SoC architecture
13 Platforms based on Texas Instruments K3 Multicore SoC architecture
22 - description: K3 AM62A7 SoC
28 - description: K3 AM62A7 SoC PHYTEC phyBOARD-Lyra
34 - description: K3 AM62P5 SoC and Boards
40 - description: K3 AM625 SoC PHYTEC phyBOARD-Lyra
46 - description: K3 AM625 SoC
54 - description: K3 AM62x SoC Toradex Verdin Modules and Carrier Boards
65 - description: K3 AM62x SoC Toradex Verdin Modules and Carrier Boards with Wi-Fi / BT
[all …]
H A Dk3.txt1 Texas Instruments K3 Multicore SoC architecture device tree bindings
4 Platforms based on Texas Instruments K3 Multicore SoC architecture
10 Each device tree root node must specify which exact SoC in K3 Multicore SoC
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dti,pru-rproc.yaml19 The K3 SoCs containing ICSSG v1.0 (eg: AM65x SR1.0) also have two Auxiliary
20 PRU cores called RTUs with slightly different IP integration. The K3 SoCs
40 - ti,am625-pru # for PRUs in K3 AM62x SoC family
41 - ti,am642-pru # for PRUs in K3 AM64x SoC family
42 - ti,am642-rtu # for RTUs in K3 AM64x SoC family
43 - ti,am642-tx-pru # for Tx_PRUs in K3 AM64x SoC family
44 - ti,am654-pru # for PRUs in K3 AM65x SoC family
45 - ti,am654-rtu # for RTUs in K3 AM65x SoC family
46 - ti,am654-tx-pru # for Tx_PRUs in K3 AM65x SR2.0 SoCs
47 - ti,j721e-pru # for PRUs in K3 J721
[all...]
H A Dti,k3-dsp-rproc.yaml4 $id: http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
7 title: TI K3 DSP devices
13 The TI K3 family of SoCs usually have one or more TI DSP Core sub-systems
20 cores in the K3 SoCs are usually either a TMS320C66x CorePac processor or a
36 Use "ti,am62a-c7xv-dsp" for AM62A Deep learning DSPs on K3 AM62A SoCs
37 Use "ti,j721e-c66-dsp" for C66x DSPs on K3 J721E SoCs
38 Use "ti,j721e-c71-dsp" for C71x DSPs on K3 J721E SoCs
39 Use "ti,j721s2-c71-dsp" for C71x DSPs on K3 J721S2 SoCs
139 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
H A Dti,k3-m4f-rproc.yaml4 $id: http://devicetree.org/schemas/remoteproc/ti,k3-m4f-rproc.yaml#
7 title: TI K3 M4F processor subsystems
14 Some K3 family SoCs have Arm Cortex M4F cores. AM64x is a SoC in K3
20 $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h146 uint32_t k3 = hash_get_block_32(blocks, i*4 + 2); in hash_x86_128() local
159 k3 *= c3; k3 = hash_rotl_32(k3, 17); k3 *= c4; h3 ^= k3; in hash_x86_128()
176 uint32_t k3 = 0; in hash_x86_128() local
185 case 12: k3 ^= (uint32_t) tail[11] << 24; JEMALLOC_FALLTHROUGH; in hash_x86_128()
186 case 11: k3 ^= tail[10] << 16; JEMALLOC_FALLTHROUGH; in hash_x86_128()
187 case 10: k3 in hash_x86_128()
[all...]
/freebsd/crypto/krb5/src/lib/crypto/builtin/sha1/
H A Dshs.c23 #define K3 0x8F1BBCDCL /* Rounds 40-59 */ macro
133 subRound(A, B, C, D, E, f3, K3, expand(eData, i)); in SHSTransform()
187 subRound( A, B, C, D, E, f3, K3, expand( eData, 40 ) ); in SHSTransform()
188 subRound( E, A, B, C, D, f3, K3, expand( eData, 41 ) ); in SHSTransform()
189 subRound( D, E, A, B, C, f3, K3, expand( eData, 42 ) ); in SHSTransform()
190 subRound( C, D, E, A, B, f3, K3, expand( eData, 43 ) ); in SHSTransform()
191 subRound( B, C, D, E, A, f3, K3, expand( eData, 44 ) ); in SHSTransform()
192 subRound( A, B, C, D, E, f3, K3, expand( eData, 45 ) ); in SHSTransform()
193 subRound( E, A, B, C, D, f3, K3, expand( eData, 46 ) ); in SHSTransform()
194 subRound( D, E, A, B, C, f3, K3, expand( eData, 47 ) ); in SHSTransform()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am6548-iot2050-advanced-pg2.dts18 #include "k3-am6548-iot2050-advanced-common.dtsi"
19 #include "k3-am65-iot2050-common-pg2.dtsi"
20 #include "k3-am65-iot2050-arduino-connector.dtsi"
21 #include "k3-am65-iot2050-dp.dtsi"
22 #include "k3-am65-iot2050-usb3.dtsi"
H A Dk3-am625-verdin-nonwifi-yavia.dts11 #include "k3-am625.dtsi"
12 #include "k3-am62-verdin.dtsi"
13 #include "k3-am62-verdin-nonwifi.dtsi"
14 #include "k3-am62-verdin-yavia.dtsi"
H A Dk3-am625-verdin-wifi-dahlia.dts11 #include "k3-am625.dtsi"
12 #include "k3-am62-verdin.dtsi"
13 #include "k3-am62-verdin-wifi.dtsi"
14 #include "k3-am62-verdin-dahlia.dtsi"
H A Dk3-am625-verdin-wifi-dev.dts11 #include "k3-am625.dtsi"
12 #include "k3-am62-verdin.dtsi"
13 #include "k3-am62-verdin-wifi.dtsi"
14 #include "k3-am62-verdin-dev.dtsi"
H A Dk3-am625-verdin-nonwifi-dahlia.dts11 #include "k3-am625.dtsi"
12 #include "k3-am62-verdin.dtsi"
13 #include "k3-am62-verdin-nonwifi.dtsi"
14 #include "k3-am62-verdin-dahlia.dtsi"
H A Dk3-am625-verdin-wifi-yavia.dts11 #include "k3-am625.dtsi"
12 #include "k3-am62-verdin.dtsi"
13 #include "k3-am62-verdin-wifi.dtsi"
14 #include "k3-am62-verdin-yavia.dtsi"
H A Dk3-am625-verdin-nonwifi-dev.dts11 #include "k3-am625.dtsi"
12 #include "k3-am62-verdin.dtsi"
13 #include "k3-am62-verdin-nonwifi.dtsi"
14 #include "k3-am62-verdin-dev.dtsi"
H A Dk3-am6528-iot2050-basic-pg2.dts18 #include "k3-am6528-iot2050-basic-common.dtsi"
19 #include "k3-am65-iot2050-common-pg2.dtsi"
20 #include "k3-am65-iot2050-dp.dtsi"
21 #include "k3-am65-iot2050-usb3.dtsi"
H A Dk3-am62p.dtsi13 #include "k3-pinctrl.h"
16 model = "Texas Instruments K3 AM62P5 SoC";
119 #include "k3-am62p-j722s-common-thermal.dtsi"
123 #include "k3-am62p-j722s-common-main.dtsi"
124 #include "k3-am62p-j722s-common-mcu.dtsi"
125 #include "k3-am62p-j722s-common-wakeup.dtsi"
128 #include "k3-am62p-main.dtsi"
H A Dk3-am62.dtsi13 #include "k3-pinctrl.h"
16 model = "Texas Instruments K3 AM625 SoC";
118 #include "k3-am62-thermal.dtsi"
122 #include "k3-am62-main.dtsi"
123 #include "k3-am62-mcu.dtsi"
124 #include "k3-am62-wakeup.dtsi"
H A Dk3-am62a7-phyboard-lyra-rdk.dts10 #include "k3-am62a7.dtsi"
11 #include "k3-am62a-phycore-som.dtsi"
12 #include "k3-am62x-phyboard-lyra.dtsi"
H A Dk3-am625-phyboard-lyra-rdk.dts10 #include "k3-am625.dtsi"
11 #include "k3-am62-phycore-som.dtsi"
12 #include "k3-am62x-phyboard-lyra.dtsi"
H A Dk3-am62a.dtsi13 #include "k3-pinctrl.h"
16 model = "Texas Instruments K3 AM62A SoC";
121 #include "k3-am62a-thermal.dtsi"
125 #include "k3-am62a-main.dtsi"
126 #include "k3-am62a-mcu.dtsi"
127 #include "k3-am62a-wakeup.dtsi"
/freebsd/lib/libmd/amd64/
H A Dmd5block.S75 .macro rounds f, p, q, s0, s1, s2, s3, k0, k1, k2, k3 argument
79 round %ebx, %ecx, %edx, %eax, \f, \k3, \p*3+\q, \s3
83 .macro rounds0 i, k0, k1, k2, k3 argument
84 rounds f0, 1, \i, 7, 12, 17, 22, \k0, \k1, \k2, \k3
87 .macro rounds1 i, k0, k1, k2, k3 argument
88 rounds f1, 5, 5*\i+1, 5, 9, 14, 20, \k0, \k1, \k2, \k3
91 .macro rounds2 i, k0, k1, k2, k3 argument
92 rounds f2, 3, 3*\i+5, 4, 11, 16, 23, \k0, \k1, \k2, \k3
95 .macro rounds3 i, k0, k1, k2, k3 argument
96 rounds f3, 7, 7*\i, 6, 10, 15, 21, \k0, \k1, \k2, \k3
[all …]
/freebsd/lib/libmd/aarch64/
H A Dmd5block.S69 .macro rounds f, m0, m1, m2, m3, s0, s1, s2, s3, k0, k1, k2, k3 argument
73 round b, c, d, a, \f, \k3, \m3, \s3
77 .macro rounds0 m0, m1, m2, m3, k0, k1, k2, k3 argument
78 rounds f0, \m0, \m1, \m2, \m3, 7, 12, 17, 22, \k0, \k1, \k2, \k3
81 .macro rounds1 m0, m1, m2, m3, k0, k1, k2, k3 argument
85 round1 b, c, d, a, \k3, \m3, 20
88 .macro rounds2 m0, m1, m2, m3, k0, k1, k2, k3 argument
89 rounds f2, \m0, \m1, \m2, \m3, 4, 11, 16, 23, \k0, \k1, \k2, \k3
92 .macro rounds3 m0, m1, m2, m3, k0, k1, k2, k3 argument
93 rounds f3, \m0, \m1, \m2, \m3, 6, 10, 15, 21, \k0, \k1, \k2, \k3
/freebsd/sys/opencrypto/
H A Drmd160.c62 #define K3 0x8F1BBCDCU macro
230 R(c, d, e, a, b, F3, K3, 11, 1); in RMD160Transform()
231 R(b, c, d, e, a, F3, K3, 12, 9); in RMD160Transform()
232 R(a, b, c, d, e, F3, K3, 14, 11); in RMD160Transform()
233 R(e, a, b, c, d, F3, K3, 15, 10); in RMD160Transform()
234 R(d, e, a, b, c, F3, K3, 14, 0); in RMD160Transform()
235 R(c, d, e, a, b, F3, K3, 15, 8); in RMD160Transform()
236 R(b, c, d, e, a, F3, K3, 9, 12); in RMD160Transform()
237 R(a, b, c, d, e, F3, K3, 8, 4); in RMD160Transform()
238 R(e, a, b, c, d, F3, K3, 9, 13); in RMD160Transform()
[all …]
/freebsd/sys/crypto/openssl/amd64/
H A Drsaz-2k-avx512.S324 vpcmpuq $6,.Lmask52x4(%rip),%ymm17,%k3
329 kmovb %k3,%r12d
336 vpcmpuq $0,.Lmask52x4(%rip),%ymm17,%k3
341 kmovb %k3,%ebx
372 kmovb %r12d,%k3
380 vpsubq .Lmask52x4(%rip),%ymm17,%ymm17{%k3}
625 vpcmpuq $6,.Lmask52x4(%rip),%ymm17,%k3
630 kmovb %k3,%r12d
637 vpcmpuq $0,.Lmask52x4(%rip),%ymm17,%k3
642 kmovb %k3,%ebx
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dk3-ringacc.yaml5 $id: http://devicetree.org/schemas/soc/ti/k3-ringacc.yaml#
8 title: Texas Instruments K3 NavigatorSS Ring Accelerator
26 management of the packet queues. The K3 SoCs can have more than one RA instances
29 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#

12345678910