Home
last modified time | relevance | path

Searched full:m3 (Results 1 – 25 of 209) sorted by relevance

123456789

/Linux-v5.15/Documentation/devicetree/bindings/soc/ti/
Dwkup_m3_ipc.txt1 Wakeup M3 IPC Driver
4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor
5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks
12 Wkup M3 Device Node:
20 "ti,am3352-wkup-m3-ipc" for AM33xx SoCs
21 "ti,am4372-wkup-m3-ipc" for AM43xx SoCs
23 with the Wakeup M3 processor
48 compatible = "ti,am3352-wkup-m3-ipc";
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/
Dwkup_m3_rproc.txt1 TI Wakeup M3 Remoteproc Driver
4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor
5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks
10 Wkup M3 Device Node:
12 A wkup_m3 device node is used to represent the Wakeup M3 processor instance
19 "ti,am3352-wkup-m3" for AM33xx SoCs
20 "ti,am4372-wkup-m3" for AM43xx SoCs
42 compatible = "ti,am3352-wkup-m3";
/Linux-v5.15/drivers/soc/renesas/
DKconfig214 bool "ARM64 Platform support for R-Car M3-N"
218 This enables support for the Renesas R-Car M3-N SoC.
221 bool "ARM64 Platform support for R-Car M3-W"
225 This enables support for the Renesas R-Car M3-W SoC.
228 bool "ARM64 Platform support for R-Car M3-W+"
232 This enables support for the Renesas R-Car M3-W+ SoC.
326 bool "System Controller support for R-Car M3-N" if COMPILE_TEST
330 bool "System Controller support for R-Car M3-W" if COMPILE_TEST
334 bool "System Controller support for R-Car M3-W+" if COMPILE_TEST
/Linux-v5.15/arch/s390/include/asm/
Dvx-insn.h302 .macro VLEx vr1, disp, index="%r0", base, m3, opc
308 MRXBOPC \m3, \opc, v1
310 .macro VLEB vr1, disp, index="%r0", base, m3
311 VLEx \vr1, \disp, \index, \base, \m3, 0x00
313 .macro VLEH vr1, disp, index="%r0", base, m3
314 VLEx \vr1, \disp, \index, \base, \m3, 0x01
316 .macro VLEF vr1, disp, index="%r0", base, m3
317 VLEx \vr1, \disp, \index, \base, \m3, 0x03
319 .macro VLEG vr1, disp, index="%r0", base, m3
320 VLEx \vr1, \disp, \index, \base, \m3, 0x02
[all …]
Dcpu_mf-insn.h14 * M3 field designating the counter set.
16 .macro STCCTM r1 m3 db2
17 .insn rsy,0xeb0000000017,\r1,\m3 & 0xf,\db2
/Linux-v5.15/arch/sparc/kernel/
Dtraps_64.c1096 #define M3 145 macro
1100 /*00*/NONE, C0, C1, M2, C2, M2, M3, 47, C3, M2, M2, 53, M2, 41, 29, M,
1105 /*05*/M2, 44, 28, M2, M, M2, M2, 52, 68, M2, M2, 62, M2, M3, M3, M4,
1106 /*06*/M2, 26, 106, M2, 64, M, M2, 2, 120, M, M2, M3, M, M3, M3, M4,
1107 /*07*/116, M2, M2, M3, M2, M3, M, M4, M2, 58, 54, M2, M, M4, M4, M3,
1109 /*09*/M, 27, M, M, 99, M, M, 3, 114, M2, M2, 20, M2, M3, M3, M,
1110 /*0a*/M2, 23, 113, M2, 112, M2, M, 51, 95, M, M2, M3, M2, M3, M3, M2,
1111 /*0b*/103, M, M2, M3, M2, M3, M3, M4, M2, 48, M, M, 73, M2, M, M3,
1112 /*0c*/M2, 22, 110, M2, 109, M2, M, 9, 108, M2, M, M3, M2, M3, M3, M,
1113 /*0d*/102, M2, M, M, M2, M3, M3, M, M2, M3, M3, M2, M, M4, M, M3,
[all …]
/Linux-v5.15/drivers/soc/ti/
DKconfig44 tristate "TI AMx3 Wkup-M3 IPC Driver"
48 TI AM33XX and AM43XX have a Cortex M3, the Wakeup M3, to handle
50 to communicate and use the Wakeup M3 for PM features like suspend
Dwkup_m3_ipc.c3 * AMx3 Wkup M3 IPC driver
165 * interrupt to alert the M3 that data is available in the IPC in wkup_m3_ping()
321 * wkup_m3_finish_low_power - Return m3 to reset state
474 dev_err(dev, "IPC Request for A8->M3 Channel failed! %ld\n", in wkup_m3_ipc_probe()
558 { .compatible = "ti,am3352-wkup-m3-ipc", },
559 { .compatible = "ti,am4372-wkup-m3-ipc", },
577 MODULE_DESCRIPTION("wkup m3 remote processor ipc driver");
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Drenesas,cmt.yaml76 - renesas,r8a7796-cmt0 # 32-bit CMT0 on R-Car M3-W
77 - renesas,r8a77961-cmt0 # 32-bit CMT0 on R-Car M3-W+
78 - renesas,r8a77965-cmt0 # 32-bit CMT0 on R-Car M3-N
93 - renesas,r8a7796-cmt1 # 48-bit CMT on R-Car M3-W
94 - renesas,r8a77961-cmt1 # 48-bit CMT on R-Car M3-W+
95 - renesas,r8a77965-cmt1 # 48-bit CMT on R-Car M3-N
Drenesas,tmu.yaml32 - renesas,tmu-r8a7796 # R-Car M3-W
33 - renesas,tmu-r8a77961 # R-Car M3-W+
34 - renesas,tmu-r8a77965 # R-Car M3-N
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Drenesas.yaml225 - description: R-Car M3-W (R8A77960)
228 - renesas,m3ulcb # M3ULCB (R-Car Starter Kit Pro, RTP0RC7796SKBX0010SA09 (M3 ES1.0))
233 - description: R-Car M3-W+ (R8A77961)
236 - renesas,m3ulcb # M3ULCB (R-Car Starter Kit Pro, RTP8J77961ASKB0SK0SA05A (M3 ES3.0))
265 - description: R-Car M3-N (R8A77965)
268 … - renesas,m3nulcb # M3NULCB (R-Car Starter Kit Pro, RTP0RC77965SKBX010SA00 (M3-N ES1.1))
269 - renesas,salvator-x # Salvator-X (RTP0RC7796SIPB0011S (M3-N))
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Drenesas,usb-xhci.yaml35 - renesas,xhci-r8a7796 # R-Car M3-W
36 - renesas,xhci-r8a77961 # R-Car M3-W+
37 - renesas,xhci-r8a77965 # R-Car M3-N
Drenesas,usb3-peri.yaml21 - renesas,r8a7796-usb3-peri # R-Car M3-W
22 - renesas,r8a77961-usb3-peri # R-Car M3-W+
23 - renesas,r8a77965-usb3-peri # R-Car M3-N
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Drenesas,usb3-phy.yaml20 - renesas,r8a7796-usb3-phy # R-Car M3-W
21 - renesas,r8a77961-usb3-phy # R-Car M3-W+
22 - renesas,r8a77965-usb3-phy # R-Car M3-N
/Linux-v5.15/Documentation/devicetree/bindings/reset/
Drenesas,rst.yaml43 - renesas,r8a7796-rst # R-Car M3-W
44 - renesas,r8a77961-rst # R-Car M3-W+
45 - renesas,r8a77965-rst # R-Car M3-N
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Drenesas,cpg-clocks.yaml82 - const: m3
120 - const: m3
207 - const: m3
239 "usbp", "s", "zb", "m3", "cp";
/Linux-v5.15/Documentation/devicetree/bindings/power/
Drenesas,rcar-sysc.yaml36 - renesas,r8a77961-sysc # R-Car M3-W+
37 - renesas,r8a77965-sysc # R-Car M3-N
38 - renesas,r8a7796-sysc # R-Car M3-W
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,irqc.yaml31 - renesas,intc-ex-r8a7796 # R-Car M3-W
32 - renesas,intc-ex-r8a77961 # R-Car M3-W+
33 - renesas,intc-ex-r8a77965 # R-Car M3-N
/Linux-v5.15/Documentation/devicetree/bindings/pwm/
Drenesas,pwm-rcar.yaml31 - renesas,pwm-r8a7796 # R-Car M3-W
32 - renesas,pwm-r8a77961 # R-Car M3-W+
33 - renesas,pwm-r8a77965 # R-Car M3-N
/Linux-v5.15/drivers/remoteproc/
Dwkup_m3_rproc.c3 * TI AMx3 Wakeup M3 Remote Processor driver
32 * @dev_addr: Device address from Wakeup M3 view
122 { .compatible = "ti,am3352-wkup-m3", },
123 { .compatible = "ti,am4372-wkup-m3", },
266 MODULE_DESCRIPTION("TI Wakeup M3 remote processor control driver");
/Linux-v5.15/Documentation/devicetree/bindings/watchdog/
Drenesas,wdt.yaml46 - renesas,r8a7796-wdt # R-Car M3-W
47 - renesas,r8a77961-wdt # R-Car M3-W+
48 - renesas,r8a77965-wdt # R-Car M3-N
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Drenesas,usb-dmac.yaml33 - renesas,r8a7796-usb-dmac # R-Car M3-W
34 - renesas,r8a77961-usb-dmac # R-Car M3-W+
35 - renesas,r8a77965-usb-dmac # R-Car M3-N
/Linux-v5.15/drivers/clk/renesas/
DKconfig123 bool "R-Car M3-W clock support" if COMPILE_TEST
127 bool "R-Car M3-W+ clock support" if COMPILE_TEST
131 bool "R-Car M3-N clock support" if COMPILE_TEST
/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/
Drenesas,dw-hdmi.yaml27 - renesas,r8a7796-hdmi # for R-Car M3-W compatible HDMI TX
28 - renesas,r8a77961-hdmi # for R-Car M3-W+ compatible HDMI TX
29 - renesas,r8a77965-hdmi # for R-Car M3-N compatible HDMI TX
/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Drenesas,ipmmu-vmsa.yaml39 - renesas,ipmmu-r8a7796 # R-Car M3-W
40 - renesas,ipmmu-r8a77961 # R-Car M3-W+
41 - renesas,ipmmu-r8a77965 # R-Car M3-N

123456789