Home
last modified time | relevance | path

Searched full:rz (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/linux-6.14.4/include/dt-bindings/clock/
Dr9a07g043-cpg.h19 #define R9A07G043_CLK_M2 8 /* RZ/G2UL Only */
20 #define R9A07G043_CLK_M3 9 /* RZ/G2UL Only */
27 #define R9A07G043_CLK_AT 16 /* RZ/G2UL Only */
32 #define R9A07G043_CA55_SCLK 0 /* RZ/G2UL Only */
33 #define R9A07G043_CA55_PCLK 1 /* RZ/G2UL Only */
34 #define R9A07G043_CA55_ATCLK 2 /* RZ/G2UL Only */
35 #define R9A07G043_CA55_GICCLK 3 /* RZ/G2UL Only */
36 #define R9A07G043_CA55_PERICLK 4 /* RZ/G2UL Only */
37 #define R9A07G043_CA55_ACLK 5 /* RZ/G2UL Only */
38 #define R9A07G043_CA55_TSCLK 6 /* RZ/G2UL Only */
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/soc/renesas/
Drenesas.yaml23 - description: RZ/A1H (R7S72100)
31 - description: RZ/A2 (R7S9210)
34 - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE)
55 - description: RZ/G1H (R8A77420)
58 # iWave Systems RZ/G1H Qseven System On Module (iW-RainboW-G21M-Qseven)
64 # iWave Systems RZ/G1H Qseven Development Platform (iW-RainboW-G21D-Qseven)
69 - description: RZ/G1M (R8A77430)
72 # iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven)
79 # iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven)
84 - description: RZ/G1N (R8A77440)
[all …]
/linux-6.14.4/drivers/soc/renesas/
DKconfig134 bool "ARM32 Platform support for RZ/A1H"
143 bool "ARM32 Platform support for RZ/A2"
150 bool "ARM32 Platform support for RZ/G1C"
156 bool "ARM32 Platform support for RZ/G1E"
162 bool "ARM32 Platform support for RZ/G1H"
169 bool "ARM32 Platform support for RZ/G1M"
175 bool "ARM32 Platform support for RZ/G1N"
181 bool "ARM32 Platform support for RZ/N1D"
289 bool "ARM64 Platform support for RZ/G2E"
293 This enables support for the Renesas RZ/G2E SoC.
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/
Drenesas,wdt.yaml18 - renesas,r7s72100-wdt # RZ/A1
19 - renesas,r7s9210-wdt # RZ/A2
20 - const: renesas,rza-wdt # RZ/A
24 - renesas,r9a06g032-wdt # RZ/N1D
25 - const: renesas,rzn1-wdt # RZ/N1
29 - renesas,r9a07g043-wdt # RZ/G2UL and RZ/Five
30 - renesas,r9a07g044-wdt # RZ/G2{L,LC}
31 - renesas,r9a07g054-wdt # RZ/V2L
32 - renesas,r9a08g045-wdt # RZ/G3S
37 - renesas,r9a09g011-wdt # RZ/V2M
[all …]
/linux-6.14.4/drivers/clk/renesas/
DKconfig54 bool "RZ/A1H clock support" if COMPILE_TEST
58 bool "RZ/A2 clock support" if COMPILE_TEST
72 bool "RZ/G1H clock support" if COMPILE_TEST
76 bool "RZ/G1M clock support" if COMPILE_TEST
80 bool "RZ/G1E clock support" if COMPILE_TEST
84 bool "RZ/G1C clock support" if COMPILE_TEST
88 bool "RZ/G2M clock support" if COMPILE_TEST
92 bool "RZ/G2N clock support" if COMPILE_TEST
96 bool "RZ/G2E clock support" if COMPILE_TEST
100 bool "RZ/G2H clock support" if COMPILE_TEST
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Drenesas,riic.yaml7 title: Renesas RZ/A and RZ/G2L I2C Bus Interface (RIIC)
21 - renesas,riic-r7s72100 # RZ/A1H
22 - renesas,riic-r7s9210 # RZ/A2M
23 - renesas,riic-r9a07g043 # RZ/G2UL and RZ/Five
24 - renesas,riic-r9a07g044 # RZ/G2{L,LC}
25 - renesas,riic-r9a07g054 # RZ/V2L
26 - const: renesas,riic-rz # RZ/A or RZ/G2L
30 - renesas,riic-r9a08g045 # RZ/G3S
31 - renesas,riic-r9a09g047 # RZ/G3E
32 - const: renesas,riic-r9a09g057 # RZ/V2H(P)
[all …]
/linux-6.14.4/arch/arm64/include/asm/
Dio.h29 asm volatile("strb %w0, %1" : : "rZ" (val), "Qo" (*ptr)); in __raw_writeb()
36 asm volatile("strh %w0, %1" : : "rZ" (val), "Qo" (*ptr)); in __raw_writew()
43 asm volatile("str %w0, %1" : : "rZ" (val), "Qo" (*ptr)); in __raw_writel()
50 asm volatile("str %x0, %1" : : "rZ" (val), "Qo" (*ptr)); in __raw_writeq()
161 : "rZ"(from[0]), "rZ"(from[1]), "rZ"(from[2]), in __const_memcpy_toio_aligned32()
162 "rZ"(from[3]), "rZ"(from[4]), "rZ"(from[5]), in __const_memcpy_toio_aligned32()
163 "rZ"(from[6]), "rZ"(from[7]), "r"(to)); in __const_memcpy_toio_aligned32()
171 : "rZ"(from[0]), "rZ"(from[1]), "rZ"(from[2]), in __const_memcpy_toio_aligned32()
172 "rZ"(from[3]), "r"(to)); in __const_memcpy_toio_aligned32()
178 : "rZ"(from[0]), "rZ"(from[1]), "r"(to)); in __const_memcpy_toio_aligned32()
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/serial/
Drenesas,scif.yaml17 - renesas,scif-r7s72100 # RZ/A1H
22 - renesas,scif-r7s9210 # RZ/A2
33 - renesas,scif-r8a7742 # RZ/G1H
34 - renesas,scif-r8a7743 # RZ/G1M
35 - renesas,scif-r8a7744 # RZ/G1N
36 - renesas,scif-r8a7745 # RZ/G1E
37 - renesas,scif-r8a77470 # RZ/G1C
43 - const: renesas,rcar-gen2-scif # R-Car Gen2 and RZ/G1
48 - renesas,scif-r8a774a1 # RZ/G2M
49 - renesas,scif-r8a774a3 # RZ/G2M v3.0
[all …]
/linux-6.14.4/drivers/pinctrl/renesas/
DKconfig69 R-Mobile, RZ/G, SH, and SH-Mobile platforms.
173 bool "pin control support for RZ/A1"
181 This selects pinctrl driver for Renesas RZ/A1 platforms.
184 bool "pin control support for RZ/A2"
191 This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms.
194 bool "pin control support for RZ/{G2L,G2UL,V2L}" if COMPILE_TEST
203 This selects GPIO and pinctrl driver for Renesas RZ/{G2L,G2UL,V2L}
207 bool "pin control support for RZ/G1C" if COMPILE_TEST
211 bool "pin control support for RZ/G1E" if COMPILE_TEST
215 bool "pin control support for RZ/G1H" if COMPILE_TEST
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/usb/
Drenesas,usbhs.yaml16 - const: renesas,usbhs-r7s72100 # RZ/A1
21 - renesas,usbhs-r7s9210 # RZ/A2
26 - renesas,usbhs-r9a07g043 # RZ/G2UL and RZ/Five
27 - renesas,usbhs-r9a07g044 # RZ/G2{L,LC}
28 - renesas,usbhs-r9a07g054 # RZ/V2L
29 - renesas,usbhs-r9a08g045 # RZ/G3S
34 - renesas,usbhs-r8a7742 # RZ/G1H
35 - renesas,usbhs-r8a7743 # RZ/G1M
36 - renesas,usbhs-r8a7744 # RZ/G1N
37 - renesas,usbhs-r8a7745 # RZ/G1E
[all …]
Drenesas,usb-xhci.yaml18 - renesas,xhci-r8a7742 # RZ/G1H
19 - renesas,xhci-r8a7743 # RZ/G1M
20 - renesas,xhci-r8a7744 # RZ/G1N
24 - const: renesas,rcar-gen2-xhci # R-Car Gen2 and RZ/G1
27 - renesas,xhci-r8a774a1 # RZ/G2M
28 - renesas,xhci-r8a774b1 # RZ/G2N
29 - renesas,xhci-r8a774c0 # RZ/G2E
30 - renesas,xhci-r8a774e1 # RZ/G2H
36 - const: renesas,rcar-gen3-xhci # R-Car Gen3 and RZ/G2
39 - renesas,r9a09g011-xhci # RZ/V2M
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/reset/
Drenesas,rst.yaml7 title: Renesas R-Car and RZ/G Reset Controller
14 The R-Car and RZ/G Reset Controllers provide reset control, and implement the
21 CPU cores (on R-Car Gen2 and Gen3, and on RZ/G).
26 - renesas,r8a7742-rst # RZ/G1H
27 - renesas,r8a7743-rst # RZ/G1M
28 - renesas,r8a7744-rst # RZ/G1N
29 - renesas,r8a7745-rst # RZ/G1E
30 - renesas,r8a77470-rst # RZ/G1C
31 - renesas,r8a774a1-rst # RZ/G2M
32 - renesas,r8a774a3-rst # RZ/G2M v3.0
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/timer/
Drenesas,cmt.yaml42 - renesas,r8a7742-cmt0 # 32-bit CMT0 on RZ/G1H
43 - renesas,r8a7743-cmt0 # 32-bit CMT0 on RZ/G1M
44 - renesas,r8a7744-cmt0 # 32-bit CMT0 on RZ/G1N
45 - renesas,r8a7745-cmt0 # 32-bit CMT0 on RZ/G1E
46 - renesas,r8a77470-cmt0 # 32-bit CMT0 on RZ/G1C
52 - const: renesas,rcar-gen2-cmt0 # 32-bit CMT0 on R-Mobile APE6, R-Car Gen2 and RZ/G1
57 - renesas,r8a7742-cmt1 # 48-bit CMT1 on RZ/G1H
58 - renesas,r8a7743-cmt1 # 48-bit CMT1 on RZ/G1M
59 - renesas,r8a7744-cmt1 # 48-bit CMT1 on RZ/G1N
60 - renesas,r8a7745-cmt1 # 48-bit CMT1 on RZ/G1E
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/power/
Drenesas,rcar-sysc.yaml7 title: Renesas R-Car and RZ/G System Controller
14 The R-Car (RZ/G) System Controller provides power management for the CPU
22 - renesas,r8a7742-sysc # RZ/G1H
23 - renesas,r8a7743-sysc # RZ/G1M
24 - renesas,r8a7744-sysc # RZ/G1N
25 - renesas,r8a7745-sysc # RZ/G1E
26 - renesas,r8a77470-sysc # RZ/G1C
27 - renesas,r8a774a1-sysc # RZ/G2M
28 - renesas,r8a774a3-sysc # RZ/G2M v3.0
29 - renesas,r8a774b1-sysc # RZ/G2N
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/spi/
Drenesas,rspi.yaml22 - renesas,rspi-r7s72100 # RZ/A1H
23 - renesas,rspi-r7s9210 # RZ/A2
24 - renesas,r9a07g043-rspi # RZ/G2UL and RZ/Five
25 - renesas,r9a07g044-rspi # RZ/G2{L,LC}
26 - renesas,r9a07g054-rspi # RZ/V2L
27 - const: renesas,rspi-rz
31 - renesas,qspi-r8a7742 # RZ/G1H
32 - renesas,qspi-r8a7743 # RZ/G1M
33 - renesas,qspi-r8a7744 # RZ/G1N
34 - renesas,qspi-r8a7745 # RZ/G1E
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/mmc/
Drenesas,sdhi.yaml16 - renesas,sdhi-mmc-r8a77470 # RZ/G1C
17 - renesas,sdhi-r7s72100 # RZ/A1H
21 - renesas,sdhi-r9a09g057 # RZ/V2H(P)
30 - renesas,sdhi-r8a7742 # RZ/G1H
31 - renesas,sdhi-r8a7743 # RZ/G1M
32 - renesas,sdhi-r8a7744 # RZ/G1N
33 - renesas,sdhi-r8a7745 # RZ/G1E
34 - renesas,sdhi-r8a77470 # RZ/G1C
40 - const: renesas,rcar-gen2-sdhi # R-Car Gen2 and RZ/G1
43 - renesas,sdhi-r8a774a1 # RZ/G2M
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/clock/
Drenesas,cpg-mssr.yaml13 On Renesas ARM SoCs (SH/R-Mobile, R-Car, RZ), the CPG (Clock Pulse Generator)
27 - renesas,r7s9210-cpg-mssr # RZ/A2
28 - renesas,r8a7742-cpg-mssr # RZ/G1H
29 - renesas,r8a7743-cpg-mssr # RZ/G1M
30 - renesas,r8a7744-cpg-mssr # RZ/G1N
31 - renesas,r8a7745-cpg-mssr # RZ/G1E
32 - renesas,r8a77470-cpg-mssr # RZ/G1C
33 - renesas,r8a774a1-cpg-mssr # RZ/G2M
34 - renesas,r8a774a3-cpg-mssr # RZ/G2M v3.0
35 - renesas,r8a774b1-cpg-mssr # RZ/G2N
[all …]
/linux-6.14.4/arch/csky/abiv1/
Dalignment.c95 static int ldh_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldh_c() argument
106 put_ptreg(regs, rz, byte0); in ldh_c()
117 static int sth_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in sth_c() argument
121 byte0 = byte1 = get_ptreg(regs, rz); in sth_c()
142 static int ldw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldw_c() argument
165 put_ptreg(regs, rz, byte0); in ldw_c()
176 static int stw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in stw_c() argument
180 byte0 = byte1 = byte2 = byte3 = get_ptreg(regs, rz); in stw_c()
218 uint32_t rz = 0; in csky_alignment() local
255 rz = (opcode >> 8) & 0xf; in csky_alignment()
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/net/can/
Drenesas,rcar-can.yaml23 - renesas,can-r8a7742 # RZ/G1H
24 - renesas,can-r8a7743 # RZ/G1M
25 - renesas,can-r8a7744 # RZ/G1N
26 - renesas,can-r8a7745 # RZ/G1E
27 - renesas,can-r8a77470 # RZ/G1C
33 - const: renesas,rcar-gen2-can # R-Car Gen2 and RZ/G1
37 - renesas,can-r8a774a1 # RZ/G2M
38 - renesas,can-r8a774b1 # RZ/G2N
39 - renesas,can-r8a774c0 # RZ/G2E
40 - renesas,can-r8a774e1 # RZ/G2H
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/net/
Drenesas,etheravb.yaml17 - renesas,etheravb-r8a7742 # RZ/G1H
18 - renesas,etheravb-r8a7743 # RZ/G1M
19 - renesas,etheravb-r8a7744 # RZ/G1N
20 - renesas,etheravb-r8a7745 # RZ/G1E
21 - renesas,etheravb-r8a77470 # RZ/G1C
27 - const: renesas,etheravb-rcar-gen2 # R-Car Gen2 and RZ/G1
31 - renesas,etheravb-r8a774a1 # RZ/G2M
32 - renesas,etheravb-r8a774b1 # RZ/G2N
33 - renesas,etheravb-r8a774c0 # RZ/G2E
34 - renesas,etheravb-r8a774e1 # RZ/G2H
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,irqc.yaml7 title: R-Mobile/R-Car/RZ/G interrupt controller
17 - renesas,irqc-r8a7742 # RZ/G1H
18 - renesas,irqc-r8a7743 # RZ/G1M
19 - renesas,irqc-r8a7744 # RZ/G1N
20 - renesas,irqc-r8a7745 # RZ/G1E
21 - renesas,irqc-r8a77470 # RZ/G1C
27 - renesas,intc-ex-r8a774a1 # RZ/G2M
28 - renesas,intc-ex-r8a774b1 # RZ/G2N
29 - renesas,intc-ex-r8a774c0 # RZ/G2E
30 - renesas,intc-ex-r8a774e1 # RZ/G2H
/linux-6.14.4/Documentation/devicetree/bindings/gpio/
Drenesas,rcar-gpio.yaml23 - renesas,gpio-r8a7742 # RZ/G1H
24 - renesas,gpio-r8a7743 # RZ/G1M
25 - renesas,gpio-r8a7744 # RZ/G1N
26 - renesas,gpio-r8a7745 # RZ/G1E
27 - renesas,gpio-r8a77470 # RZ/G1C
33 - const: renesas,rcar-gen2-gpio # R-Car Gen2 or RZ/G1
37 - renesas,gpio-r8a774a1 # RZ/G2M
38 - renesas,gpio-r8a774b1 # RZ/G2N
39 - renesas,gpio-r8a774c0 # RZ/G2E
40 - renesas,gpio-r8a774e1 # RZ/G2H
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Drenesas,rz-ssi.yaml4 $id: http://devicetree.org/schemas/sound/renesas,rz-ssi.yaml#
7 title: Renesas RZ/{G2L,V2L} ASoC Sound Serial Interface (SSIF-2)
19 - renesas,r9a07g043-ssi # RZ/G2UL and RZ/Five
20 - renesas,r9a07g044-ssi # RZ/G2{L,LC}
21 - renesas,r9a07g054-ssi # RZ/V2L
22 - renesas,r9a08g045-ssi # RZ/G3S
23 - const: renesas,rz-ssi
96 "renesas,rz-ssi";
/linux-6.14.4/Documentation/devicetree/bindings/phy/
Drenesas,usb2-phy.yaml17 - renesas,usb2-phy-r8a77470 # RZ/G1C
18 - renesas,usb2-phy-r9a08g045 # RZ/G3S
22 - renesas,usb2-phy-r7s9210 # RZ/A2
23 - renesas,usb2-phy-r8a774a1 # RZ/G2M
24 - renesas,usb2-phy-r8a774b1 # RZ/G2N
25 - renesas,usb2-phy-r8a774c0 # RZ/G2E
26 - renesas,usb2-phy-r8a774e1 # RZ/G2H
37 - renesas,usb2-phy-r9a07g043 # RZ/G2UL
38 - renesas,usb2-phy-r9a07g044 # RZ/G2{L,LC}
39 - renesas,usb2-phy-r9a07g054 # RZ/V2L
/linux-6.14.4/drivers/pmdomain/renesas/
DKconfig82 bool "System Controller support for RZ/G1C" if COMPILE_TEST
86 bool "System Controller support for RZ/G1E" if COMPILE_TEST
90 bool "System Controller support for RZ/G1H" if COMPILE_TEST
94 bool "System Controller support for RZ/G1M" if COMPILE_TEST
98 bool "System Controller support for RZ/G2E" if COMPILE_TEST
102 bool "System Controller support for RZ/G2H" if COMPILE_TEST
106 bool "System Controller support for RZ/G2M" if COMPILE_TEST
110 bool "System Controller support for RZ/G2N" if COMPILE_TEST

12345678910>>...18