Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dda8xx-fb.h37 struct lcd_ctrl_config { struct
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;
65 unsigned char sync_edge;
68 unsigned char raster_order;
[all …]
/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.h62 struct lcd_ctrl_config { struct
63 const struct display_panel *p_disp_panel;
66 int ac_bias;
69 int ac_bias_intrpt;
72 int dma_burst_sz;
75 int bpp;
78 int fdd;
81 unsigned char tft_alt_mode;
84 unsigned char stn_565_mode;
87 unsigned char mono_8bit_mode;
[all …]