Lines Matching +full:lite +full:- +full:on
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * camss-csid.h
5 * Qualcomm MSM Camera Subsystem - CSID (CSI Decoder) Module
7 * Copyright (c) 2011-2014, The Linux Foundation. All rights reserved.
8 * Copyright (C) 2015-2018 Linaro Ltd.
15 #include <media/media-entity.h>
16 #include <media/v4l2-ctrls.h>
17 #include <media/v4l2-device.h>
18 #include <media/v4l2-mediabus.h>
19 #include <media/v4l2-subdev.h>
102 * configure_stream - Configures and starts CSID input stream
108 * configure_testgen_pattern - Validates and configures output pattern mode
115 * hw_version - Read hardware version register from hardware
121 * isr - CSID module interrupt service routine
125 * Return IRQ_HANDLED on success
130 * reset - Trigger reset on CSID module and wait to complete
133 * Return 0 on success or a negative error code otherwise
138 * src_pad_code - Pick an output/src format based on the input/sink format
145 * Return 0 on failure or src format code otherwise
151 * subdev_init - Initialize CSID device according for hardware revision
188 * csid_find_code - Find a format code in an array using array index or format code
195 * Return 0 on failure or format code otherwise
201 * csid_get_fmt_entry - Find csid_format_info entry with matching format code
206 * Return formats[0] on failure to find code
233 * csid_is_lite - Check if CSID is CSID lite.
236 * Return whether CSID is CSID lite