Lines Matching +full:output +full:- +full:high

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 */
184 #define VS6624_CM_HIGH_THR_MSB 0x1F07 /* high threshold for exposure MSB */
185 #define VS6624_CM_HIGH_THR_LSB 0x1F08 /* high threshold for exposure LSB */
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 */
193 #define VS6624_PEAK_HIGH_THR_G_MSB 0x2009 /* high threshold for exposure for gain MSB */
194 #define VS6624_PEAK_HIGH_THR_G_LSB 0x200A /* high threshold for exposure for gain LSB */
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 */
202 #define VS6624_PEAK_HIGH_THR_C_MSB 0x201B /* high threshold for exposure for coring MSB */
203 #define VS6624_PEAK_HIGH_THR_C_LSB 0x201C /* high threshold for exposure for coring LSB */
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 */
280 #define VS6624_F2B_HIGH_THR_MSB 0x248B /* high threshold for exposure MSB */
281 #define VS6624_F2B_HIGH_THR_LSB 0x248C /* high threshold for exposure LSB */
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 */
297 #define VS6624_VSYNC_RIS_COARSE_H 0x2598 /* V sync rising coarse high */
299 #define VS6624_VSYNC_RIS_FINE_H 0x259C /* V sync rising fine high */
301 #define VS6624_VSYNC_FALL_COARSE_H 0x25A0 /* V sync falling coarse high */
303 #define VS6624_VSYNC_FALL_FINE_H 0x25A4 /* V sync falling fine high */
305 #define VS6624_HSYNC_RIS_H 0x25A8 /* H sync rising high */
307 #define VS6624_HSYNC_FALL_H 0x25AC /* H sync falling high */
309 #define VS6624_OUT_IF 0x25B0 /* output interface */
320 #define VS6624_NORA_HIGH_THR_MSB 0x2611 /* high threshold for exposure MSB */
321 #define VS6624_NORA_HIGH_THR_LSB 0x2612 /* high threshold for exposure LSB */
322 #define VS6624_NORA_MIN_OUT_MSB 0x2615 /* minimum damper output MSB */
323 #define VS6624_NORA_MIN_OUT_LSB 0x2616 /* minimum damper output LSB */