Home
last modified time | relevance | path

Searched defs:lcd_ctrl_config (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Dda8xx-fb.h37 struct lcd_ctrl_config { struct
38 enum panel_shade panel_shade;
41 int ac_bias;
44 int ac_bias_intrpt;
47 int dma_burst_sz;
50 int bpp;
53 int fdd;
56 unsigned char tft_alt_mode;
59 unsigned char stn_565_mode;
62 unsigned char mono_8bit_mode;
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dda8xx-fb.h63 struct lcd_ctrl_config { struct
64 const struct display_panel *p_disp_panel;
67 int ac_bias;
70 int ac_bias_intrpt;
73 int dma_burst_sz;
76 int bpp;
79 int fdd;
82 unsigned char tft_alt_mode;
85 unsigned char stn_565_mode;
88 unsigned char mono_8bit_mode;
[all …]