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

#include <w100fb.h>

Data Fields

unsigned int chip_id
 
unsigned int xres
 
unsigned int yres
 
unsigned int extmem_active
 
unsigned int flip
 
unsigned int blanked
 
unsigned int fastpll_mode
 
unsigned long hsync_len
 
struct w100_modemode
 
struct w100_pll_infopll_table
 
struct w100fb_mach_infomach
 
uint32_tsaved_intmem
 
uint32_tsaved_extmem
 

Detailed Description

Definition at line 136 of file w100fb.h.

Field Documentation

unsigned int blanked

Definition at line 142 of file w100fb.h.

unsigned int chip_id

Definition at line 137 of file w100fb.h.

unsigned int extmem_active

Definition at line 140 of file w100fb.h.

unsigned int fastpll_mode

Definition at line 143 of file w100fb.h.

unsigned int flip

Definition at line 141 of file w100fb.h.

unsigned long hsync_len

Definition at line 144 of file w100fb.h.

Definition at line 147 of file w100fb.h.

Definition at line 145 of file w100fb.h.

struct w100_pll_info* pll_table

Definition at line 146 of file w100fb.h.

uint32_t* saved_extmem

Definition at line 149 of file w100fb.h.

uint32_t* saved_intmem

Definition at line 148 of file w100fb.h.

unsigned int xres

Definition at line 138 of file w100fb.h.

unsigned int yres

Definition at line 139 of file w100fb.h.


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