Lines Matching +full:configuration +full:- +full:dependent
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
99 This structure represents the internal configuration
103 configuration.
109 * @rlp_cfg_mode: Configuration of the RLP (rounding, limiting packaging)
110 * @dcfg_imode: Configuration of the input of the DMA module
111 * @dctrl_dview: Configuration of the output of the DMA module
112 * @bits_pipeline: Configuration of the pipeline, which modules are enabled
164 * struct isc_reg_offsets - ISC device register offsets
199 * struct isc_device - ISC device driver data/config struct
205 * @dcfg: DMA master configuration, architecture dependent
222 * @config: current ISC format configuration
236 * @pipeline: configuration of the ISC pipeline
245 * @max_width: maximum frame width, dependent on the internal RAM
246 * @max_height: maximum frame height, dependent on the internal RAM