Lines Matching +full:non +full:- +full:inverted
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2007-2011, Intel Corporation.
78 /* Bit 0, Frequency, 15 bits,0 - 32767Hz */
79 /* Bit 15, Polarity, 1 bit, 0: Normal, 1: Inverted */
84 /* 0: Type-1, */
85 /* 1: Type-2, */
86 /* 2: Type-3, */
87 /* 3: Type-4 */
94 /* Bit 8, Minimum Supported Frame Rate, 6 bits, 0 - 63Hz */
107 /*Bit 0, Frequency, 16 bits, 0 - 32767Hz*/
108 u8 Panel_Initial_Brightness;/* [7:0] 0 - 100% */
109 /*Bit 7, Polarity, 1 bit,0: Normal, 1: Inverted*/
114 /* 0: Type-1, */
115 /* 1: Type-2, */
116 /* 2: Type-3, */
117 /* 3: Type-4 */
124 /* Bit 8, Minimum Supported Frame Rate, 6 bits, 0 - 63Hz */
134 u16 SupportedVideoTransferMode:2; /*0: Non-burst only */
135 /* 1: Burst and non-burst */
137 u16 HSClkBehavior:1; /*0: Continuous, 1: Non-continuous*/
150 /* 0 - 3: 0 = LVDS, 1 = MIPI*/
167 /* 0 - 3: 0 = LVDS, 1 = MIPI*/