Lines Matching refs:u8
24 u8 hactive_lo;
25 u8 hblank_lo;
26 u8 hblank_hi:4;
27 u8 hactive_hi:4;
28 u8 vactive_lo;
29 u8 vblank_lo;
30 u8 vblank_hi:4;
31 u8 vactive_hi:4;
32 u8 hsync_offset_lo;
33 u8 hsync_pulse_width_lo;
34 u8 vsync_pulse_width_lo:4;
35 u8 vsync_offset_lo:4;
36 u8 vsync_pulse_width_hi:2;
37 u8 vsync_offset_hi:2;
38 u8 hsync_pulse_width_hi:2;
39 u8 hsync_offset_hi:2;
40 u8 width_mm_lo;
41 u8 height_mm_lo;
42 u8 height_mm_hi:4;
43 u8 width_mm_hi:4;
44 u8 hborder;
45 u8 vborder;
46 u8 unknown0:1;
47 u8 hsync_positive:1;
48 u8 vsync_positive:1;
49 u8 separate_sync:2;
50 u8 stereo:1;
51 u8 unknown6:1;
52 u8 interlaced:1;
67 u8 vactive_lo:8;
113 u8 Panel_Power_Cycle_Delay_and_Reference_Divisor;/* 1 byte */
118 u8 Panel_Initial_Brightness;/* [7:0] 0 - 100% */
159 u8 PanelType:4; /*4 bits, Bit field for panels*/
162 u8 BootPanelIndex:2;
164 u8 BootMIPI_DSI_RxIndex:2;/*Specifies which of*/
167 u8 PanelDescriptor;
176 u8 PanelType:4; /*4 bits, Bit field for panels*/
179 u8 BootPanelIndex:2;
181 u8 BootMIPI_DSI_RxIndex:2;/*Specifies which of*/
184 u8 PanelDescriptor;
195 u8 Panel_Initial_Brightness;
201 u8 bpi; /* boot panel index, number of panel used during boot */
202 u8 pt; /* panel type, 4 bit field, 0=lvds, 1=mipi */