|
Linux Kernel
3.7.1
|
#include <atmel_lcdc.h>
Data Fields | |
| spinlock_t | lock |
| struct fb_info * | info |
| void __iomem * | mmio |
| int | irq_base |
| struct work_struct | task |
| unsigned int | guard_time |
| unsigned int | smem_len |
| struct platform_device * | pdev |
| struct clk * | bus_clk |
| struct clk * | lcdc_clk |
| bool | lcdcon_is_backlight |
| bool | lcdcon_pol_negative |
| u8 | saved_lcdcon |
| u8 | default_bpp |
| u8 | lcd_wiring_mode |
| unsigned int | default_lcdcon2 |
| unsigned int | default_dmacon |
| void(* | atmel_lcdfb_power_control )(int on) |
| struct fb_monspecs * | default_monspecs |
| u32 | pseudo_palette [16] |
Definition at line 37 of file atmel_lcdc.h.
Definition at line 62 of file atmel_lcdc.h.
Definition at line 47 of file atmel_lcdc.h.
| u8 default_bpp |
Definition at line 58 of file atmel_lcdc.h.
| unsigned int default_dmacon |
Definition at line 61 of file atmel_lcdc.h.
| unsigned int default_lcdcon2 |
Definition at line 60 of file atmel_lcdc.h.
| struct fb_monspecs* default_monspecs |
Definition at line 63 of file atmel_lcdc.h.
| unsigned int guard_time |
Definition at line 44 of file atmel_lcdc.h.
Definition at line 39 of file atmel_lcdc.h.
| int irq_base |
Definition at line 41 of file atmel_lcdc.h.
| u8 lcd_wiring_mode |
Definition at line 59 of file atmel_lcdc.h.
Definition at line 48 of file atmel_lcdc.h.
| bool lcdcon_is_backlight |
Definition at line 54 of file atmel_lcdc.h.
| bool lcdcon_pol_negative |
Definition at line 55 of file atmel_lcdc.h.
| spinlock_t lock |
Definition at line 38 of file atmel_lcdc.h.
Definition at line 40 of file atmel_lcdc.h.
| struct platform_device* pdev |
Definition at line 46 of file atmel_lcdc.h.
| u32 pseudo_palette[16] |
Definition at line 64 of file atmel_lcdc.h.
| u8 saved_lcdcon |
Definition at line 56 of file atmel_lcdc.h.
| unsigned int smem_len |
Definition at line 45 of file atmel_lcdc.h.
| struct work_struct task |
Definition at line 42 of file atmel_lcdc.h.
1.8.2