Searched +full:lgm +full:- +full:cdma (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - chuanhua.lei@intel.com11 - mallikarjunax.reddy@intel.com14 - $ref: dma-controller.yaml#19 - intel,lgm-cdma20 - intel,lgm-dma2tx21 - intel,lgm-dma1rx22 - intel,lgm-dma1tx[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (c) 2016 - 2020 Intel Corporation.10 #include <linux/dma-mapping.h>23 #include "../virt-dma.h"25 #define DRIVER_NAME "lgm-dma"68 #define DMA_MAX_CLASS (SZ_32 - 1)142 #define DMA_ORRC_MAX_CNT (SZ_32 - 1)149 #define DMA_MAX_DESC_NUM (SZ_8K - 1)150 #define DMA_CHAN_BOFF_MAX (SZ_256 - 1)154 #define DMA_HDR_LEN_MAX (SZ_16K - 1)[all …]
1 # SPDX-License-Identifier: GPL-2.0-only112 tristate "Analog Devices AXI-DMAC DMA support"118 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA154 tristate "SA-11x0 DMA support"159 Support the DMA engine found on Intel StrongARM SA-1100 and160 SA-1110 SoCs. This DMA engine can only be used with on-chip220 This module can be found on Freescale Vybrid and LS-1 SoCs.263 Enable support for the IMG multi-threaded DMA controller (MDC).283 tristate "Intel integrated DMA 64-bit support"319 accel-config) to continue function. It is expected that accel-config[all …]