Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-jz4740/
Djz4740_fb.h46 struct jz4740_fb_platform_data { struct
47 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 …]