Searched +full:sci +full:- +full:rm +full:- +full:range +full:- +full:rflow (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)5 ---6 $id: http://devicetree.org/schemas/dma/ti/k3-udma.yaml#7 $schema: http://devicetree.org/meta-schemas/core.yaml#12 - Peter Ujfalusi <peter.ujfalusi@gmail.com>15 The UDMA-P is intended to perform similar (but significantly upgraded)16 functions as the packet-oriented DMA used on previous SoC devices. The UDMA-P18 The UDMA-P architecture facilitates the segmentation and reassembly of SoC DMA29 on the Rx PSI-L interface.31 The UDMA-P also supports acting as both a UTC and UDMA-C for its internal[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)5 ---6 $id: http://devicetree.org/schemas/dma/ti/k3-pktdma.yaml#7 $schema: http://devicetree.org/meta-schemas/core.yaml#12 - Peter Ujfalusi <peter.ujfalusi@gmail.com>16 mode channels of K3 UDMA-P.17 PKTDMA only includes Split channels to service PSI-L based peripherals.19 The peripherals can be PSI-L native or legacy, non PSI-L native peripherals20 with PDMAs. PDMA is tasked to act as a bridge between the PSI-L fabric and the27 - $ref: /schemas/dma/dma-controller.yaml#[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com11 #include <linux/dma-mapping.h>26 #include <linux/soc/ti/k3-ringacc.h>29 #include <linux/dma/k3-event-router.h>30 #include <linux/dma/ti-cppi5.h>32 #include "../virt-dma.h"33 #include "k3-udma.h"34 #include "k3-psil-priv.h"271 /* PKTDMA default tflow or rflow for mapped channel */[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT5 * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/7 #include <dt-bindings/phy/phy-am654-serdes.h>11 compatible = "mmio-sram";13 #address-cells = <1>;14 #size-cells = <1>;17 atf-sram@0 {21 sysfw-sram@f0000 {25 l3cache-sram@100000 {30 gic500: interrupt-controller@1800000 {[all …]