Home
last modified time | relevance | path

Searched refs:K3 (Results 1 – 25 of 69) sorted by relevance

123

/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ti/
A Dk3.yaml7 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 AM625 SoC
34 - description: K3 AM642 SoC
41 - description: K3 AM642 SoC PHYTEC phyBOARD-Electra
47 - description: K3 AM654 SoC
58 - description: K3 J7200 SoC
66 - description: K3 J721E SoC
76 - description: K3 J721s2 SoC
[all …]
/linux-6.3-rc2/arch/x86/crypto/
A Dnh-sse2-x86_64.S20 #define K3 %xmm7 macro
89 _nh_stride K0, K1, K2, K3, 0x00
90 _nh_stride K1, K2, K3, K0, 0x10
91 _nh_stride K2, K3, K0, K1, 0x20
92 _nh_stride K3, K0, K1, K2, 0x30
101 _nh_stride K0, K1, K2, K3, 0x00
105 _nh_stride K1, K2, K3, K0, 0x10
109 _nh_stride K2, K3, K0, K1, 0x20
A Dnh-avx2-x86_64.S23 #define K3 %ymm7 macro
88 vmovdqu 0x10(KEY), K3
89 _nh_2xstride K0, K1, K2, K3
94 _nh_2xstride K2, K3, K0, K1
111 vmovdqu 0x10(KEY), K3
112 _nh_2xstride K0, K1, K2, K3
118 vmovdqa K3, K1
127 _nh_2xstride K0, K1, K2, K3
A Dsha1_avx2_x86_64_asm.S686 #define K3 0x8f1bbcdc macro
695 .long K3, K3, K3, K3
696 .long K3, K3, K3, K3
A Dsha1_ssse3_asm.S435 #define K3 0x8f1bbcdc macro
444 .long K3, K3, K3, K3
/linux-6.3-rc2/arch/arm64/crypto/
A Dnh-neon-core.S25 K3 .req v7
78 _nh_stride K0, K1, K2, K3
79 _nh_stride K1, K2, K3, K0
80 _nh_stride K2, K3, K0, K1
81 _nh_stride K3, K0, K1, K2
88 _nh_stride K0, K1, K2, K3
92 _nh_stride K1, K2, K3, K0
96 _nh_stride K2, K3, K0, K1
/linux-6.3-rc2/arch/arm/crypto/
A Dnh-neon-core.S35 K3 .req q7
88 _nh_stride K0, K1, K2, K3
89 _nh_stride K1, K2, K3, K0
90 _nh_stride K2, K3, K0, K1
91 _nh_stride K3, K0, K1, K2
98 _nh_stride K0, K1, K2, K3
102 _nh_stride K1, K2, K3, K0
106 _nh_stride K2, K3, K0, K1
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/
A Dti,pru-rproc.yaml20 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 J721E SoC family
48 - ti,j721e-rtu # for RTUs in K3 J721E SoC family
[all …]
A Dti,k3-dsp-rproc.yaml7 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
39 Use "ti,am62a-c7xv-dsp" for AM62A Deep learning DSPs on K3 AM62A SoCs
40 Use "ti,j721e-c66-dsp" for C66x DSPs on K3 J721E SoCs
41 Use "ti,j721e-c71-dsp" for C71x DSPs on K3 J721E SoCs
42 Use "ti,j721s2-c71-dsp" for C71x DSPs on K3 J721S2 SoCs
/linux-6.3-rc2/fs/ext4/
A Dhash.c48 #define K3 015666365641UL macro
78 ROUND(H, a, b, c, d, in[3] + K3, 3); in half_md4_transform()
79 ROUND(H, d, a, b, c, in[7] + K3, 9); in half_md4_transform()
80 ROUND(H, c, d, a, b, in[2] + K3, 11); in half_md4_transform()
81 ROUND(H, b, c, d, a, in[6] + K3, 15); in half_md4_transform()
82 ROUND(H, a, b, c, d, in[1] + K3, 3); in half_md4_transform()
83 ROUND(H, d, a, b, c, in[5] + K3, 9); in half_md4_transform()
84 ROUND(H, c, d, a, b, in[0] + K3, 11); in half_md4_transform()
85 ROUND(H, b, c, d, a, in[4] + K3, 15); in half_md4_transform()
97 #undef K3
/linux-6.3-rc2/crypto/
A Danubis.c491 u32 K0, K1, K2, K3; in anubis_setkey() local
498 K3 = T4[(kappa[N - 1] ) & 0xff]; in anubis_setkey()
515 K3 = T4[(kappa[i] ) & 0xff] ^ in anubis_setkey()
516 (T5[(K3 >> 24) ] & 0xff000000U) ^ in anubis_setkey()
517 (T5[(K3 >> 16) & 0xff] & 0x00ff0000U) ^ in anubis_setkey()
518 (T5[(K3 >> 8) & 0xff] & 0x0000ff00U) ^ in anubis_setkey()
519 (T5[(K3 ) & 0xff] & 0x000000ffU); in anubis_setkey()
525 ctx->E[r][3] = K3; in anubis_setkey()
A Drmd160.c28 #define K3 RMD_K3 macro
104 ROUND(dd, ee, aa, bb, cc, F3, K3, in[3], 11); in rmd160_transform()
105 ROUND(cc, dd, ee, aa, bb, F3, K3, in[10], 13); in rmd160_transform()
106 ROUND(bb, cc, dd, ee, aa, F3, K3, in[14], 6); in rmd160_transform()
107 ROUND(aa, bb, cc, dd, ee, F3, K3, in[4], 7); in rmd160_transform()
108 ROUND(ee, aa, bb, cc, dd, F3, K3, in[9], 14); in rmd160_transform()
109 ROUND(dd, ee, aa, bb, cc, F3, K3, in[15], 9); in rmd160_transform()
110 ROUND(cc, dd, ee, aa, bb, F3, K3, in[8], 13); in rmd160_transform()
111 ROUND(bb, cc, dd, ee, aa, F3, K3, in[1], 15); in rmd160_transform()
112 ROUND(aa, bb, cc, dd, ee, F3, K3, in[2], 14); in rmd160_transform()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/hwlock/
A Dti,omap-hwspinlock.yaml7 title: TI HwSpinlock for OMAP and K3 based SoCs
16 - ti,am64-hwspinlock # for K3 AM64x SoCs
17 - ti,am654-hwspinlock # for K3 AM65x, J721E and J7200 SoCs
/linux-6.3-rc2/arch/s390/crypto/
A Dchacha-s390.S54 #define K3 %v19 macro
103 VREPF XD0,K3,0
104 VREPF XD1,K3,1
105 VREPF XD2,K3,2
106 VREPF XD3,K3,3
285 VAF XD0,XD0,K3
308 VAF XD0,XD1,K3
335 VAF XD0,XD2,K3
419 #undef K3
506 VLR D0,K3
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/hwinfo/
A Dti,k3-socinfo.yaml7 title: Texas Instruments K3 Multicore SoC platforms chipid module
14 Texas Instruments (ARM64) K3 Multicore SoC platforms chipid module is
/linux-6.3-rc2/drivers/net/ethernet/ti/
A DKconfig94 tristate "TI K3 AM654x/J721E CPSW Ethernet driver"
102 This driver supports TI K3 AM654/J721E CPSW2G Ethernet SubSystem.
112 bool "TI K3 AM654x/J721E CPSW Switch mode support"
116 This enables switchdev support for TI K3 CPSWxG Ethernet
121 tristate "TI K3 AM65x CPTS"
125 Say y here to support the TI K3 AM65x CPTS with 1588 features such as
/linux-6.3-rc2/drivers/clk/keystone/
A DKconfig31 tristate "Syscon based clock driver for K2/K3 SoCs"
36 clocks on TI's K2 and K3 SoCs.
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/
A Dti,rti-wdt.yaml7 title: Texas Instruments K3 SoC Watchdog Timer
13 The TI K3 SoC watchdog timer is implemented via the RTI (Real Time
/linux-6.3-rc2/drivers/soc/ti/
A DKconfig66 tristate "K3 Ring accelerator Sub System"
70 Say y here to support the K3 Ring accelerator module.
82 Include support for the SoC bus socinfo for the TI K3 Multicore SoC
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/keystone/
A Dti,k3-sci-common.yaml7 title: Common K3 TI-SCI
13 The TI K3 family of SoCs usually have a central System Controller Processor
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/ti/
A Dti,pruss.yaml68 - ti,am625-pruss # for K3 AM62x SoC family
69 - ti,am642-icssg # for K3 AM64x SoC family
70 - ti,am654-icssg # for K3 AM65x SoC family
71 - ti,j721e-icssg # for K3 J721E SoC family
165 This is applicable only for ICSSG (K3 SoCs). The ICSSG modules
238 AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x, J721E & AM64x SoCs).
301 present on K3 SoCs have additional auxiliary PRU cores with slightly
A Dk3-ringacc.yaml8 title: Texas Instruments K3 NavigatorSS Ring Accelerator
26 management of the packet queues. The K3 SoCs can have more than one RA instances
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/
A Dti,sci-intr.yaml7 title: Texas Instruments K3 Interrupt Router
39 (like the Device Memory and Security Controller on K3 AM654 SoC). System
/linux-6.3-rc2/arch/arm/boot/dts/
A Dbcm47094-phicomm-k3.dts14 model = "Phicomm K3";
/linux-6.3-rc2/Documentation/devicetree/bindings/rtc/
A Dti,k3-rtc.yaml7 title: Texas Instruments K3 Real Time Clock

Completed in 44 milliseconds

123