Lines Matching +full:0 +full:- +full:576
1 /* SPDX-License-Identifier: GPL-2.0-only */
13 * Karicheri Muralidharan <m-karicheri2@ti.com>
30 #define PAL_NUM_ACTIVE_LINES (576)
37 INPUT_CVBS_VI1A = 0x0,
40 INPUT_CVBS_VI2A = 0x04,
43 INPUT_CVBS_VI3A = 0x08,
46 INPUT_CVBS_VI4A = 0x0C,
48 * S-Video input selection
50 INPUT_SVIDEO_VI2A_VI1A = 0x44,
53 INPUT_SVIDEO_VI2A_VI3A = 0x54,
56 INPUT_SVIDEO_VI4A_VI1A = 0x4C,
59 INPUT_SVIDEO_VI4A_VI3A = 0x5C,
71 OUTPUT_10BIT_422_EMBEDDED_SYNC = 0,
78 * struct tvp514x_platform_data - Platform data values and access functions.