| /linux/Documentation/devicetree/bindings/remoteproc/ | 
| H A D | wkup_m3_rproc.txt | 1 TI Wakeup M3 Remoteproc Driver4 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/Documentation/devicetree/bindings/soc/ti/ | 
| H A D | wkup-m3-ipc.yaml | 4 $id: http://devicetree.org/schemas/soc/ti/wkup-m3-ipc.yaml#7 title: Wakeup M3 IPC device
 14   The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor
 15   (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks
 22   Wkup M3 Device Node
 52       - ti,am3352-wkup-m3-ipc # for AM33xx SoCs
 53       - ti,am4372-wkup-m3-ipc # for AM43xx SoCs
 57       The IPC register address space to communicate with the Wakeup M3 processor
 98               const: ti,am4372-wkup-m3-ipc
 124             compatible = "ti,am3352-wkup-m3-ipc";
 [all …]
 
 | 
| /linux/arch/s390/include/asm/ | 
| H A D | fpu-insn-asm.h | 327 .macro	VLEx	vr1, disp, index="%r0", base, m3, opc333 	MRXBOPC	\m3, \opc, v1
 335 .macro	VLEB	vr1, disp, index="%r0", base, m3
 336 	VLEx	\vr1, \disp, \index, \base, \m3, 0x00
 338 .macro	VLEH	vr1, disp, index="%r0", base, m3
 339 	VLEx	\vr1, \disp, \index, \base, \m3, 0x01
 341 .macro	VLEF	vr1, disp, index="%r0", base, m3
 342 	VLEx	\vr1, \disp, \index, \base, \m3, 0x03
 344 .macro	VLEG	vr1, disp, index="%r0", base, m3
 345 	VLEx	\vr1, \disp, \index, \base, \m3, 0x02
 [all …]
 
 | 
| H A D | cpu_mf-insn.h | 14  * M3 field designating the counter set.16 .macro	STCCTM	r1 m3 db2
 17 	.insn	rsy,0xeb0000000017,\r1,\m3 & 0xf,\db2
 
 | 
| /linux/drivers/soc/ti/ | 
| H A D | Kconfig | 44 	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
 
 | 
| H A D | wkup_m3_ipc.c | 3  * AMx3 Wkup M3 IPC driver89  * wkup_m3_copy_aux_data - Copy auxiliary data to special region of m3 dmem
 326 	 * interrupt to alert the M3 that data is available in the IPC  in wkup_m3_ping()
 497  * wkup_m3_finish_low_power - Return m3 to reset state
 649 				     "IPC Request for A8->M3 Channel failed!\n");  in wkup_m3_ipc_probe()
 748 	{ .compatible = "ti,am3352-wkup-m3-ipc", },
 749 	{ .compatible = "ti,am4372-wkup-m3-ipc", },
 767 MODULE_DESCRIPTION("wkup m3 remote processor ipc driver");
 
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | renesas,cpg-clocks.yaml | 86             - const: m3124             - const: m3
 211             - const: m3
 243                                  "usbp", "s", "zb", "m3", "cp";
 
 | 
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | renesas,usb3-phy.yaml | 20           - renesas,r8a7796-usb3-phy  # R-Car M3-W21           - renesas,r8a77961-usb3-phy # R-Car M3-W+
 22           - renesas,r8a77965-usb3-phy # R-Car M3-N
 
 | 
| /linux/drivers/pmdomain/renesas/ | 
| H A D | Kconfig | 73 	bool "System Controller support for R8A77960 (R-Car M3-W)" if COMPILE_TEST77 	bool "System Controller support for R8A77961 (R-Car M3-W+)" if COMPILE_TEST
 81 	bool "System Controller support for R8A77965 (R-Car M3-N)" if COMPILE_TEST
 
 | 
| /linux/Documentation/devicetree/bindings/power/ | 
| H A D | renesas,rcar-sysc.yaml | 39       - renesas,r8a77961-sysc # R-Car M3-W+40       - renesas,r8a77965-sysc # R-Car M3-N
 41       - renesas,r8a7796-sysc  # R-Car M3-W
 
 | 
| /linux/Documentation/devicetree/bindings/reset/ | 
| H A D | renesas,rst.yaml | 44       - renesas,r8a7796-rst       # R-Car M3-W45       - renesas,r8a77961-rst      # R-Car M3-W+
 46       - renesas,r8a77965-rst      # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/pwm/ | 
| H A D | renesas,tpu-pwm.yaml | 28           - renesas,tpu-r8a7796   # R-Car M3-W29           - renesas,tpu-r8a77961  # R-Car M3-W+
 30           - renesas,tpu-r8a77965  # R-Car M3-N
 
 | 
| H A D | renesas,pwm-rcar.yaml | 31           - renesas,pwm-r8a7796   # R-Car M3-W32           - renesas,pwm-r8a77961  # R-Car M3-W+
 33           - renesas,pwm-r8a77965  # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | renesas,usb-xhci.yaml | 32               - renesas,xhci-r8a7796  # R-Car M3-W33               - renesas,xhci-r8a77961 # R-Car M3-W+
 34               - renesas,xhci-r8a77965 # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/dma/ | 
| H A D | renesas,usb-dmac.yaml | 33           - renesas,r8a7796-usb-dmac  # R-Car M3-W34           - renesas,r8a77961-usb-dmac # R-Car M3-W+
 35           - renesas,r8a77965-usb-dmac # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/interrupt-controller/ | 
| H A D | renesas,irqc.yaml | 32           - renesas,intc-ex-r8a7796     # R-Car M3-W33           - renesas,intc-ex-r8a77961    # R-Car M3-W+
 34           - renesas,intc-ex-r8a77965    # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/display/bridge/ | 
| H A D | renesas,dw-hdmi.yaml | 27           - renesas,r8a7796-hdmi # for R-Car M3-W compatible HDMI TX28           - renesas,r8a77961-hdmi # for R-Car M3-W+ compatible HDMI TX
 29           - renesas,r8a77965-hdmi # for R-Car M3-N compatible HDMI TX
 
 | 
| /linux/Documentation/devicetree/bindings/iommu/ | 
| H A D | renesas,ipmmu-vmsa.yaml | 40               - renesas,ipmmu-r8a7796  # R-Car M3-W41               - renesas,ipmmu-r8a77961 # R-Car M3-W+
 42               - renesas,ipmmu-r8a77965 # R-Car M3-N
 
 | 
| /linux/arch/arm/boot/dts/allwinner/ | 
| H A D | sun7i-a20-m3.dts | 53 	model = "Mele M3";54 	compatible = "mele,m3", "allwinner,sun7i-a20";
 68 			label = "m3:blue:usr";
 
 | 
| /linux/Documentation/devicetree/bindings/thermal/ | 
| H A D | rcar-gen3-thermal.yaml | 27       - renesas,r8a7796-thermal  # R-Car M3-W28       - renesas,r8a77961-thermal # R-Car M3-W+
 29       - renesas,r8a77965-thermal # R-Car M3-N
 
 | 
| /linux/drivers/bus/mhi/ep/ | 
| H A D | sm.c | 65 	/* If MHI is in M3, resume suspended channels */  in mhi_ep_set_m0_state()115 	/* Signal host that the device moved to M3 */  in mhi_ep_set_m3_state()
 118 		dev_err(dev, "Failed sending M3 state change event\n");  in mhi_ep_set_m3_state()
 
 | 
| /linux/Documentation/devicetree/bindings/net/can/ | 
| H A D | renesas,rcar-can.yaml | 42               - renesas,can-r8a7796      # R-Car M3-W43               - renesas,can-r8a77961     # R-Car M3-W+
 44               - renesas,can-r8a77965     # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/i2c/ | 
| H A D | renesas,rmobile-iic.yaml | 43               - renesas,iic-r8a7796      # R-Car M3-W44               - renesas,iic-r8a77961     # R-Car M3-W+
 45               - renesas,iic-r8a77965     # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/gpio/ | 
| H A D | renesas,rcar-gpio.yaml | 42               - renesas,gpio-r8a7796      # R-Car M3-W43               - renesas,gpio-r8a77961     # R-Car M3-W+
 44               - renesas,gpio-r8a77965     # R-Car M3-N
 
 | 
| /linux/Documentation/devicetree/bindings/pci/ | 
| H A D | rcar-pci-host.yaml | 37               - renesas,pcie-r8a7796      # R-Car M3-W38               - renesas,pcie-r8a77961     # R-Car M3-W+
 39               - renesas,pcie-r8a77965     # R-Car M3-N
 
 |