Searched defs:mxsfb_platform_data (Results 1 – 1 of 1) sorted by relevance
30 struct mxsfb_platform_data { struct31 struct fb_videomode *mode_list;32 unsigned mode_count;34 unsigned default_bpp;36 unsigned dotclk_delay; /* refer manual HW_LCDIF_VDCTRL4 register */37 unsigned ld_intf_width; /* refer STMLCDIF_* macros */39 unsigned fb_size; /* Size of the video memory. If zero a42 unsigned long fb_phys; /* physical address for the video memory. If