Lines Matching +full:output +full:- +full:disable
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * vs6624 - ST VS6624 CMOS image sensor registers
31 #define VS6624_IMAGE_SIZE0 0x0380 /* required output dimension */
55 #define VS6624_IMG_FMT0 0x03B0 /* select required output image format */
56 #define VS6624_BAYER_OUT_ALIGN0 0x03B2 /* set bayer output alignment */
57 #define VS6624_CONTRAST0 0x03B4 /* contrast control for output */
58 #define VS6624_SATURATION0 0x03B6 /* saturation control for output */
64 #define VS6624_IMAGE_SIZE1 0x0400 /* required output dimension */
88 #define VS6624_IMG_FMT1 0x0430 /* select required output image format */
89 #define VS6624_BAYER_OUT_ALIGN1 0x0432 /* set bayer output alignment */
90 #define VS6624_CONTRAST1 0x0434 /* contrast control for output */
91 #define VS6624_SATURATION1 0x0436 /* saturation control for output */
175 #define VS6624_SCYTHE_FILTER 0x1D80 /* disable scythe defect correction */
177 #define VS6624_JACK_FILTER 0x1E00 /* disable jack defect correction */
181 #define VS6624_CM_DISABLE 0x1F00 /* disable color matrix damper */
186 #define VS6624_CM_MIN_OUT_MSB 0x1F0B /* minimum possible damper output MSB */
187 #define VS6624_CM_MIN_OUT_LSB 0x1F0C /* minimum possible damper output LSB */
190 #define VS6624_PEAK_G_DISABLE 0x2002 /* disable peak gain damping */
195 #define VS6624_PEAK_MIN_OUT_G_MSB 0x200D /* minimum damper output for gain MSB */
196 #define VS6624_PEAK_MIN_OUT_G_LSB 0x200E /* minimum damper output for gain LSB */
198 #define VS6624_PEAK_C_DISABLE 0x2012 /* disable coring damping */
204 #define VS6624_PEAK_MIN_OUT_C_MSB 0x201F /* minimum damper output for coring MSB */
205 #define VS6624_PEAK_MIN_OUT_C_LSB 0x2020 /* minimum damper output for coring LSB */
275 #define VS6624_F2B_DISABLE 0x2480 /* disable fade to black */
282 #define VS6624_F2B_MIN_OUT_MSB 0x248F /* minimum damper output MSB */
283 #define VS6624_F2B_MIN_OUT_LSB 0x2490 /* minimum damper output LSB */
284 /* output formatter control */
292 #define VS6624_OPF_SP_SETUP 0x258E /* output formatter sp setup */
309 #define VS6624_OUT_IF 0x25B0 /* output interface */
317 #define VS6624_NORA_DISABLE_NP 0x260A /* disable noro promoting */
322 #define VS6624_NORA_MIN_OUT_MSB 0x2615 /* minimum damper output MSB */
323 #define VS6624_NORA_MIN_OUT_LSB 0x2616 /* minimum damper output LSB */