/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | st,stm32-rproc.yaml | 19 const: st,stm32mp1-m4 115 st,syscfg-m4-state: 118 Reference to the tamp register which exposes the Cortex-M4 state. 123 - description: The field mask of the Cortex-M4 state 128 Reference to the tamp register which references the Cortex-M4 134 - description: The field mask of the Cortex-M4 resource table address 166 m4@10000000 { 167 compatible = "st,stm32mp1-m4"; 176 st,syscfg-m4-state = <&tamp 0x148 0xFFFFFFFF>; 180 m4@10000000 { [all …]
|
/linux-6.12.1/arch/s390/include/asm/ |
D | fpu-insn-asm.h | 472 .macro VPDI vr1, vr2, vr3, m4 478 MRXBOPC \m4, 0x84, v1, v2, v3 482 .macro VREP vr1, vr3, imm2, m4 487 MRXBOPC \m4, 0x4D, v1, v3 503 .macro VMRH vr1, vr2, vr3, m4 509 MRXBOPC \m4, 0x61, v1, v2, v3 525 .macro VMRL vr1, vr2, vr3, m4 531 MRXBOPC \m4, 0x60, v1, v2, v3 599 .macro VGFM vr1, vr2, vr3, m4 605 MRXBOPC \m4, 0xB4, v1, v2, v3 [all …]
|
D | pgtable.h | 1119 asm volatile(".insn rrf,0xb98b0000,%[r1],%[r2],%[asce],%[m4]" in __ptep_rdp() 1122 [asce] "a" (asce), [m4] "i" (local)); in __ptep_rdp() 1134 " ipte %[r1],%[r2],0,%[m4]" in __ptep_ipte() 1136 [m4] "i" (local)); in __ptep_ipte() 1143 " ipte %[r1],%[r2],%[r3],%[m4]" in __ptep_ipte() 1145 : [r1] "a" (pto), [m4] "i" (local) : "memory"); in __ptep_ipte() 1156 " ipte %[r1],%[r2],%[r3],%[m4]" in __ptep_ipte_range() 1158 : [r1] "a" (pto), [m4] "i" (local) : "memory"); in __ptep_ipte_range() 1688 " idte %[r1],0,%[r2],%[m4]" in __pmdp_idte() 1691 [m4] "i" (local) in __pmdp_idte() [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-nanopi-m4.dts | 3 * FriendlyElec NanoPi M4 board device tree source 16 model = "FriendlyElec NanoPi M4"; 17 compatible = "friendlyarm,nanopi-m4", "rockchip,rk3399";
|
/linux-6.12.1/drivers/remoteproc/ |
D | ti_k3_m4_remoteproc.c | 3 * TI K3 Cortex-M4 Remote Processor(s) driver 171 * The M4 cores have a local reset that affects only the CPU, and a 302 /* handle M4-view addresses */ in k3_m4_rproc_da_to_va() 471 * Power up the M4 remote processor. 497 * Stop the M4 remote processor. 499 * This function puts the M4 processor into reset, and finishes processing 518 * Attach to a running M4 remote processor (IPC-only mode) 521 * TI-SCI commands to boot the M4 core. This callback is used only in IPC-only 537 * Detach from a running M4 remote processor (IPC-only mode) 540 * callback, the M4 core is not stopped and will be left to continue to [all …]
|
/linux-6.12.1/arch/riscv/crypto/ |
D | aes-riscv64-zvkned-zvkb.S | 84 vsetvli zero, LEN32, e32, m4, ta, ma 91 vsetvli VL_E32, LEN32, e32, m4, ta, mu 98 vsetvli VL_E32, LEN32, e32, m4, ta, mu 112 vsetvli t0, LEN, e8, m4, ta, ma
|
D | aes-riscv64-zvkned-zvbb-zvkg.S | 109 vsetvli VL, LEN32, e32, m4, ta, ma 131 vsetvli zero, LEN32, e32, m4, ta, ma 148 vsetvli zero, LEN32, e32, m4, ta, ma 173 vsetvli VLMAX, zero, e32, m4, ta, ma 175 vsetvli VL, LEN32, e32, m4, ta, ma 215 vsetivli zero, 4, e32, m4, ta, ma
|
/linux-6.12.1/arch/arm64/boot/dts/realtek/ |
D | rtd1395-bpi-m4.dts | 11 compatible = "bananapi,bpi-m4", "realtek,rtd1395"; 12 model = "Banana Pi BPI-M4";
|
D | Makefile | 12 dtb-$(CONFIG_ARCH_REALTEK) += rtd1395-bpi-m4.dtb
|
/linux-6.12.1/Documentation/arch/arm/stm32/ |
D | stm32f429-overview.rst | 8 The STM32F429 is a Cortex-M4 MCU aimed at various applications. 11 - ARM Cortex-M4 up to 180MHz with FPU
|
/linux-6.12.1/Documentation/devicetree/bindings/rng/ |
D | sparc_sun_oracle_rng.txt | 11 - 'ORCL,m4-rng' for SPARC T5/M5 19 compatible: 'ORCL,m4-rng'
|
/linux-6.12.1/arch/arm/boot/dts/nxp/vf/ |
D | vf610m4-colibri.dts | 3 * Device tree for Colibri VF61 Cortex-M4 support 12 model = "VF610 Cortex-M4";
|
D | vf610m4-cosmic.dts | 2 * Device tree for Cosmic+ VF6xx Cortex-M4 support 51 model = "VF610 Cortex-M4";
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | realtek.yaml | 48 - bananapi,bpi-m4 # Banana Pi BPI-M4
|
/linux-6.12.1/arch/arm64/crypto/ |
D | sm4-ce-gcm-core.S | 53 r4, r5, m4, m5, T4, T5, \ argument 61 pmull r4.1q, m4.1d, m5.1d; \ 65 pmull T5.1q, m4.1d, T4.1d; \ 69 pmull2 T4.1q, m4.2d, T4.2d; \ 73 pmull2 r5.1q, m4.2d, m5.2d; \ 136 r4, r5, m4, m5, T4, T5) \ argument 148 pmull r4.1q, m4.1d, m5.1d; \ 154 pmull T5.1q, m4.1d, T4.1d; \ 160 pmull2 T4.1q, m4.2d, T4.2d; \ 166 pmull2 r5.1q, m4.2d, m5.2d; \
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | imx7ulp-scg-clock.yaml | 17 The clocking scheme provides clear separation between M4 domain 23 M4 clock management consists of SCG0, PCC0, PCC1, and CMC0 modules.
|
D | imx7ulp-pcc-clock.yaml | 17 The clocking scheme provides clear separation between M4 domain 23 M4 clock management consists of SCG0, PCC0, PCC1, and CMC0 modules.
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | models.rst | 566 gateway-m4 568 gateway-m4-2 683 dell-m4-1 685 dell-m4-2 687 dell-m4-3 689 hp-m4
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | poly1305-p10le_64.S | 23 # h4 = m1 * r⁴ + m2 * r³ + m3 * r² + m4 * r 216 # [m3, m2, m4, m1] 590 # m3 m4 611 # Smash 4 message blocks into 5 vectors of [m4, m2, m3, m1] 630 # h4 = m1 * r⁴ + m2 * r³ + m3 * r² + m4 * r 633 # h3 = (h1 + m3) * r^2, h4 = (h2 + m4) * r^2 --> (h0 + m1) r*4 + (h3 + m3) r^2, (h0 + m2) r^4 + (h… 672 # input m1 m2 m3 m4 721 # Smash 4 message blocks into 5 vectors of [m4, m2, m3, m1]
|
/linux-6.12.1/arch/sparc/kernel/ |
D | traps_64.c | 1098 #define M4 146 macro 1106 /*05*/M2, 44, 28, M2, M, M2, M2, 52, 68, M2, M2, 62, M2, M3, M3, M4, 1107 /*06*/M2, 26, 106, M2, 64, M, M2, 2, 120, M, M2, M3, M, M3, M3, M4, 1108 /*07*/116, M2, M2, M3, M2, M3, M, M4, M2, 58, 54, M2, M, M4, M4, M3, 1112 /*0b*/103, M, M2, M3, M2, M3, M3, M4, M2, 48, M, M, 73, M2, M, M3, 1114 /*0d*/102, M2, M, M, M2, M3, M3, M, M2, M3, M3, M2, M, M4, M, M3, 1115 /*0e*/98, M, M2, M3, M2, M, M3, M4, M2, M3, M3, M4, M3, M, M, M, 1116 /*0f*/M2, M3, M3, M, M3, M, M, M, 56, M4, M, M3, M4, M, M, M, 1120 /*13*/94, M, M2, M3, M2, M, M3, M, M2, M, 79, M, 69, M, M4, M, 1121 /*14*/M2, 93, 92, M, 91, M, M2, 8, 90, M2, M2, M, M, M, M, M4, [all …]
|
/linux-6.12.1/arch/sh/ |
D | Makefile | 36 $(call cc-option,-m4-nofpu,) 38 cflags-$(CONFIG_CPU_SH4) := $(call cc-option,-m4,) \ 39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8dxl-ss-conn.dtsi | 55 * it always on in case other core (M4) uses one of these. 161 * in case other core (M4) use one of these.
|
/linux-6.12.1/tools/usb/usbip/ |
D | cleanup.sh | 8 FILES="aclocal.m4 autom4te.cache compile config.guess config.h.in config.log \
|
D | .gitignore | 4 aclocal.m4
|
/linux-6.12.1/arch/arm/mach-imx/ |
D | mach-imx7d-cm4.c | 15 DT_MACHINE_START(IMX7D, "Freescale i.MX7 Dual Cortex-M4 (Device Tree)")
|