Lines Matching +full:high +full:- +full:threshold
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * vs6624 - ST VS6624 CMOS image sensor registers
147 #define VS6624_FLASH_AG_THR_MSB 0x11BB /* recommend flash gun analog gain threshold MSB */
148 #define VS6624_FLASH_AG_THR_LSB 0x11BC /* recommend flash gun analog gain threshold LSB */
182 #define VS6624_CM_LOW_THR_MSB 0x1F03 /* low threshold for exposure MSB */
183 #define VS6624_CM_LOW_THR_LSB 0x1F04 /* low threshold for exposure LSB */
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 */
191 #define VS6624_PEAK_LOW_THR_G_MSB 0x2005 /* low threshold for exposure for gain MSB */
192 #define VS6624_PEAK_LOW_THR_G_LSB 0x2006 /* low threshold for exposure for gain 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 */
200 #define VS6624_PEAK_LOW_THR_C_MSB 0x2017 /* low threshold for exposure for coring MSB */
201 #define VS6624_PEAK_LOW_THR_C_LSB 0x2018 /* low threshold for exposure for coring 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 */
278 #define VS6624_F2B_LOW_THR_MSB 0x2487 /* low threshold for exposure MSB */
279 #define VS6624_F2B_LOW_THR_LSB 0x2488 /* low threshold for exposure 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 */
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 */
318 #define VS6624_NORA_LOW_THR_MSB 0x260D /* low threshold for exposure MSB */
319 #define VS6624_NORA_LOW_THR_LSB 0x260E /* low threshold for exposure LSB */
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 */