Searched defs:omap_lcd_controller (Results 1 – 1 of 1) sorted by relevance
41 static struct omap_lcd_controller { struct42 enum omapfb_update_mode update_mode;43 int ext_mode;45 unsigned long frame_offset;46 int screen_width;47 int xres;48 int yres;50 enum omapfb_color_format color_mode;51 int bpp;52 void *palette_virt;[all …]