Lines Matching +full:isp +full:- +full:input
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * TI OMAP3 ISP - CCDC module
7 * Copyright (C) 2009-2010 Nokia Corporation
62 * ispccdc_lsc - CCDC LSC parameters
98 * struct isp_ccdc_device - Structure for the CCDC module to store its own
104 * @input: Active input
107 * @alaw: A-law compression enabled (1) or disabled (0)
109 * @obclamp: Optical-black clamp enabled (1) or disabled (0)
112 * @clamp: Optical-black or digital clamp configuration
117 * @bt656: Whether the input interface uses BT.656 synchronization
133 enum ccdc_input_entity input; member
162 int omap3isp_ccdc_init(struct isp_device *isp);
163 void omap3isp_ccdc_cleanup(struct isp_device *isp);
170 void omap3isp_ccdc_restore_context(struct isp_device *isp);