Searched defs:jz4740_fb_platform_data (Results 1 – 1 of 1) sorted by relevance
46 struct jz4740_fb_platform_data { struct47 unsigned int width;48 unsigned int height;50 size_t num_modes;51 struct fb_videomode *modes;53 unsigned int bpp;54 enum jz4740_fb_lcd_type lcd_type;56 struct {61 } special_tft_config;63 unsigned pixclk_falling_edge:1;[all …]