|
Linux Kernel
3.7.1
|
#include <jz4740_fb.h>
Data Fields | |
| unsigned int | width |
| unsigned int | height |
| size_t | num_modes |
| struct fb_videomode * | modes |
| unsigned int | bpp |
| enum jz4740_fb_lcd_type | lcd_type |
| struct { | |
| uint32_t spl | |
| uint32_t cls | |
| uint32_t ps | |
| uint32_t rev | |
| } | special_tft_config |
| unsigned | pixclk_falling_edge:1 |
| unsigned | date_enable_active_low:1 |
Definition at line 46 of file jz4740_fb.h.
| unsigned int bpp |
Definition at line 53 of file jz4740_fb.h.
| uint32_t cls |
Definition at line 58 of file jz4740_fb.h.
| unsigned date_enable_active_low |
Definition at line 64 of file jz4740_fb.h.
| unsigned int height |
Definition at line 48 of file jz4740_fb.h.
| enum jz4740_fb_lcd_type lcd_type |
Definition at line 54 of file jz4740_fb.h.
| struct fb_videomode* modes |
Definition at line 51 of file jz4740_fb.h.
| size_t num_modes |
Definition at line 50 of file jz4740_fb.h.
| unsigned pixclk_falling_edge |
Definition at line 63 of file jz4740_fb.h.
| uint32_t ps |
Definition at line 59 of file jz4740_fb.h.
| uint32_t rev |
Definition at line 60 of file jz4740_fb.h.
| struct { ... } special_tft_config |
| uint32_t spl |
Definition at line 57 of file jz4740_fb.h.
| unsigned int width |
Definition at line 47 of file jz4740_fb.h.
1.8.2