Lines Matching +full:dma +full:- +full:related
1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 2016-2019 Microchip Technology, Inc.
13 #include <linux/clk-provider.h>
16 #include <media/v4l2-ctrls.h>
17 #include <media/v4l2-device.h>
18 #include <media/videobuf2-dma-contig.h>
57 * struct isc_format - ISC media bus format information
98 * struct fmt_config - ISC format configuration and internal pipeline
110 * @dcfg_imode: Configuration of the input of the DMA module
111 * @dctrl_dview: Configuration of the output of the DMA module
164 * struct isc_reg_offsets - ISC device register offsets
170 * @his: Offset for the HIS related registers
171 * @dma: Offset for the DMA related registers
182 u32 dma; member
199 * struct isc_device - ISC device driver data/config struct
205 * @dcfg: DMA master configuration, architecture dependent
212 * @dma_queue_lock: lock to serialize the dma buffer queue
213 * @dma_queue: the queue for dma buffers
234 * with DMA/buffer operations