Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
atmel_lcdfb_info Struct Reference

#include <atmel_lcdc.h>

Data Fields

spinlock_t lock
 
struct fb_infoinfo
 
void __iomemmmio
 
int irq_base
 
struct work_struct task
 
unsigned int guard_time
 
unsigned int smem_len
 
struct platform_devicepdev
 
struct clkbus_clk
 
struct clklcdc_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_monspecsdefault_monspecs
 
u32 pseudo_palette [16]
 

Detailed Description

Definition at line 37 of file atmel_lcdc.h.

Field Documentation

void(* atmel_lcdfb_power_control)(int on)

Definition at line 62 of file atmel_lcdc.h.

struct clk* bus_clk

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.

struct fb_info* info

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.

struct clk* lcdc_clk

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.

void __iomem* mmio

Definition at line 40 of file atmel_lcdc.h.

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.

Definition at line 42 of file atmel_lcdc.h.


The documentation for this struct was generated from the following file: