Lines Matching +full:non +full:- +full:inverted
1 /* SPDX-License-Identifier: GPL-2.0 */
20 #define VCR_TSC_METHOD 0x00000c /* DMA method (non-functional) */
36 #define VCR_CI_HDMODE 0x00000040 /* CCIR656-16 hdr decode mode; 1=16b */
37 #define VCR_CI_BSWAP 0x00000080 /* Swap bytes (16-bit) */
44 #define VCR_CI_DIODD 0 /* De-interlace odd, 30fps */
56 #define VCR_CI_CLKINV 0x00080000 /* Input CLK inverted */
57 #define VCR_CI_VREFINV 0x00100000 /* VREF inverted */
58 #define VCR_CI_HREFINV 0x00200000 /* HREF inverted */
59 #define VCR_CI_FLDINV 0x00400000 /* Field inverted */
64 #define VCR_CI_OFLDINV 0x40000000 /* Field output inverted */
87 #define VCR_VS_STRIDE 0x00001ff0 /* Stride (8-byte units) */