Searched +full:dmac +full:- +full:r8a7790 (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | renesas,usb-dmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/dma/renesas,usb-dmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 13 - $ref: "dma-controller.yaml#" 18 - enum: 19 - renesas,r8a7742-usb-dmac # RZ/G1H 20 - renesas,r8a7743-usb-dmac # RZ/G1M 21 - renesas,r8a7744-usb-dmac # RZ/G1N [all …]
|
| D | renesas,rcar-dmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/dma/renesas,rcar-dmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car and RZ/G DMA Controller 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 13 - $ref: "dma-controller.yaml#" 18 - enum: 19 - renesas,dmac-r8a7742 # RZ/G1H 20 - renesas,dmac-r8a7743 # RZ/G1M [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/dma/ |
| D | renesas,rcar-dmac.txt | 1 * Renesas R-Car (RZ/G) DMA Controller Device Tree bindings 3 Renesas R-Car Generation 2 SoCs have multiple multi-channel DMA 4 controller instances named DMAC capable of serving multiple clients. Channels 8 Each DMA client is connected to one dedicated port of the DMAC, identified by 9 an 8-bit port number called the MID/RID. A DMA controller can thus serve up to 12 clients. The association of DMA clients to DMAC channels is fully dynamic and 17 - compatible: "renesas,dmac-<soctype>", "renesas,rcar-dmac" as fallback. 19 - "renesas,dmac-r8a7743" (RZ/G1M) 20 - "renesas,dmac-r8a7745" (RZ/G1E) 21 - "renesas,dmac-r8a77470" (RZ/G1C) [all …]
|
| D | renesas,usb-dmac.txt | 4 -compatible: "renesas,<soctype>-usb-dmac", "renesas,usb-dmac" as fallback. 6 - "renesas,r8a7743-usb-dmac" (RZ/G1M) 7 - "renesas,r8a7745-usb-dmac" (RZ/G1E) 8 - "renesas,r8a7790-usb-dmac" (R-Car H2) 9 - "renesas,r8a7791-usb-dmac" (R-Car M2-W) 10 - "renesas,r8a7793-usb-dmac" (R-Car M2-N) 11 - "renesas,r8a7794-usb-dmac" (R-Car E2) 12 - "renesas,r8a7795-usb-dmac" (R-Car H3) 13 - "renesas,r8a7796-usb-dmac" (R-Car M3-W) 14 - "renesas,r8a77965-usb-dmac" (R-Car M3-N) [all …]
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | r8a7790.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the r8a7790 SoC 6 * Copyright (C) 2013-2014 Renesas Solutions Corp. 10 #include <dt-bindings/clock/r8a7790-cpg-mssr.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/power/r8a7790-sysc.h> 16 compatible = "renesas,r8a7790"; 17 #address-cells = <2>; 18 #size-cells = <2>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | r8a7790.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the R-Car H2 (R8A77900) SoC 6 * Copyright (C) 2013-2014 Renesas Solutions Corp. 10 #include <dt-bindings/clock/r8a7790-cpg-mssr.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/power/r8a7790-sysc.h> 16 compatible = "renesas,r8a7790"; 17 #address-cells = <2>; 18 #size-cells = <2>; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | renesas,ether.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - $ref: ethernet-controller.yaml# 13 - Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> 18 - items: 19 - enum: 20 - renesas,gether-r8a7740 # device is a part of R8A7740 SoC 21 - renesas,gether-r8a77980 # device is a part of R8A77980 SoC 22 - renesas,ether-r7s72100 # device is a part of R7S72100 SoC [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/ |
| D | sh_eth.txt | 7 - compatible: Must contain one or more of the following: 8 "renesas,gether-r8a7740" if the device is a part of R8A7740 SoC. 9 "renesas,ether-r8a7743" if the device is a part of R8A7743 SoC. 10 "renesas,ether-r8a7745" if the device is a part of R8A7745 SoC. 11 "renesas,ether-r8a7778" if the device is a part of R8A7778 SoC. 12 "renesas,ether-r8a7779" if the device is a part of R8A7779 SoC. 13 "renesas,ether-r8a7790" if the device is a part of R8A7790 SoC. 14 "renesas,ether-r8a7791" if the device is a part of R8A7791 SoC. 15 "renesas,ether-r8a7793" if the device is a part of R8A7793 SoC. 16 "renesas,ether-r8a7794" if the device is a part of R8A7794 SoC. [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | renesas,rsnd.txt | 1 Renesas R-Car sound 7 Renesas R-Car and RZ/G sound is constructed from below modules 11 - SRC : Sampling Rate Converter 12 - CMD 13 - CTU : Channel Transfer Unit 14 - MIX : Mixer 15 - DVC : Digital Volume and Mute Function 25 Multi channel is supported by Multi-SSI, or TDM-SSI. 27 Multi-SSI : 6ch case, you can use stereo x 3 SSI 28 TDM-SSI : 6ch case, you can use TDM [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | renesas,rsnd.txt | 1 Renesas R-Car sound 7 Renesas R-Car and RZ/G sound is constructed from below modules 11 - SRC : Sampling Rate Converter 12 - CMD 13 - CTU : Channel Transfer Unit 14 - MIX : Mixer 15 - DVC : Digital Volume and Mute Function 25 Multi channel is supported by Multi-SSI, or TDM-SSI. 27 Multi-SSI : 6ch case, you can use stereo x 3 SSI 28 TDM-SSI : 6ch case, you can use TDM [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/renesas/ |
| D | r8a7790-cpg-mssr.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * r8a7790 Clock Pulse Generator / Module Standby and Software Reset 7 * Based on clk-rcar-gen2.c 15 #include <linux/soc/renesas/rcar-rst.h> 17 #include <dt-bindings/clock/r8a7790-cpg-mssr.h> 19 #include "renesas-cpg-mssr.h" 20 #include "rcar-gen2-cpg.h" 101 DEF_MOD("2d-dmac", 115, R8A7790_CLK_ZS), 102 DEF_MOD("fdp1-2", 117, R8A7790_CLK_ZS), 103 DEF_MOD("fdp1-1", 118, R8A7790_CLK_ZS), [all …]
|
| /kernel/linux/linux-4.19/drivers/clk/renesas/ |
| D | r8a7790-cpg-mssr.c | 2 * r8a7790 Clock Pulse Generator / Module Standby and Software Reset 6 * Based on clk-rcar-gen2.c 18 #include <linux/soc/renesas/rcar-rst.h> 20 #include <dt-bindings/clock/r8a7790-cpg-mssr.h> 22 #include "renesas-cpg-mssr.h" 23 #include "rcar-gen2-cpg.h" 104 DEF_MOD("2d-dmac", 115, R8A7790_CLK_ZS), 105 DEF_MOD("fdp1-2", 117, R8A7790_CLK_ZS), 106 DEF_MOD("fdp1-1", 118, R8A7790_CLK_ZS), 107 DEF_MOD("fdp1-0", 119, R8A7790_CLK_ZS), [all …]
|
| /kernel/linux/linux-4.19/drivers/mmc/host/ |
| D | renesas_sdhi_sys_dmac.c | 2 * DMA support use of SYS DMAC with SDHI SD/SDIO controller 4 * Copyright (C) 2016-17 Renesas Electronics Corporation 5 * Copyright (C) 2016-17 Sang Engineering, Wolfram Sang 7 * Copyright (C) 2010-2011 Guennadi Liakhovetski 15 #include <linux/dma-mapping.h> 108 { .compatible = "renesas,sdhi-sh73a0", .data = &of_default_cfg, }, 109 { .compatible = "renesas,sdhi-r8a73a4", .data = &of_default_cfg, }, 110 { .compatible = "renesas,sdhi-r8a7740", .data = &of_default_cfg, }, 111 { .compatible = "renesas,sdhi-r7s72100", .data = &of_rz_compatible, }, 112 { .compatible = "renesas,sdhi-r8a7778", .data = &of_rcar_gen1_compatible, }, [all …]
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | renesas_sdhi_sys_dmac.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * DMA support use of SYS DMAC with SDHI SD/SDIO controller 5 * Copyright (C) 2016-19 Renesas Electronics Corporation 6 * Copyright (C) 2016-19 Sang Engineering, Wolfram Sang 8 * Copyright (C) 2010-2011 Guennadi Liakhovetski 12 #include <linux/dma-mapping.h> 72 { .compatible = "renesas,sdhi-sh73a0", .data = &of_default_cfg, }, 73 { .compatible = "renesas,sdhi-r8a73a4", .data = &of_default_cfg, }, 74 { .compatible = "renesas,sdhi-r8a7740", .data = &of_default_cfg, }, 75 { .compatible = "renesas,sdhi-r7s72100", .data = &of_rz_compatible, }, [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/renesas/ |
| D | ravb_main.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright (C) 2014-2019 Renesas Electronics Corporation 6 * Copyright (C) 2015-2016 Cogent Embedded, Inc. <source@cogentembedded.com> 14 #include <linux/dma-mapping.h> 68 return -ETIMEDOUT; in ravb_wait() 89 switch (priv->speed) { in ravb_set_rate() 101 u32 reserve = (unsigned long)skb->data & (RAVB_ALIGN - 1); in ravb_set_buffer_align() 104 skb_reserve(skb, RAVB_ALIGN - reserve); in ravb_set_buffer_align() 115 ether_addr_copy(ndev->dev_addr, mac); in ravb_read_mac_address() 120 ndev->dev_addr[0] = (mahr >> 24) & 0xFF; in ravb_read_mac_address() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/renesas/ |
| D | ravb_main.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright (C) 2014-2019 Renesas Electronics Corporation 6 * Copyright (C) 2015-2016 Cogent Embedded, Inc. <source@cogentembedded.com> 14 #include <linux/dma-mapping.h> 68 return -ETIMEDOUT; in ravb_wait() 89 switch (priv->speed) { in ravb_set_rate() 101 u32 reserve = (unsigned long)skb->data & (RAVB_ALIGN - 1); in ravb_set_buffer_align() 104 skb_reserve(skb, RAVB_ALIGN - reserve); in ravb_set_buffer_align() 115 ether_addr_copy(ndev->dev_addr, mac); in ravb_read_mac_address() 120 ndev->dev_addr[0] = (mahr >> 24) & 0xFF; in ravb_read_mac_address() [all …]
|