Lines Matching +full:embedded +full:- +full:sync
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (C) 2006-2009 Texas Instruments Inc
30 CCDC_GAMMA_BITS_15_6, /* use bits 15-6 for gamma */
36 CCDC_GAMMA_BITS_09_0 /* use bits 9-0 for gamma */
42 return 15 - width; in ccdc_gamma_width_max_bit()
59 return sz == CCDC_DATA_8BITS ? 7 : 15 - sz; in ccdc_data_size_max_bit()
64 /* Enable/disable A-Law */
103 /* Structure for Optional A-Law */
135 /* vertical sync polarity */
137 /* horizontal sync polarity */
159 /* vertical sync polarity */
161 /* horizontal sync polarity */
163 /* enable BT.656 embedded sync mode */