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

Data Fields

struct nand_chip nand_chip
 
struct mtd_info mtd
 
void __iomemio_base
 
dma_addr_t io_phys
 
struct atmel_nand_data board
 
struct devicedev
 
void __iomemecc
 
struct completion comp
 
struct dma_chandma_chan
 
bool has_pmecc
 
u8 pmecc_corr_cap
 
u16 pmecc_sector_size
 
u32 pmecc_lookup_table_offset
 
int pmecc_bytes_per_sector
 
int pmecc_sector_number
 
int pmecc_degree
 
int pmecc_cw_len
 
void __iomempmerrloc_base
 
void __iomempmecc_rom_base
 
void __iomempmecc_alpha_to
 
void __iomempmecc_index_of
 
int16_tpmecc_partial_syn
 
int16_tpmecc_si
 
int16_tpmecc_smu
 
int16_tpmecc_lmu
 
intpmecc_mu
 
intpmecc_dmu
 
intpmecc_delta
 

Detailed Description

Definition at line 87 of file atmel_nand.c.

Field Documentation

Definition at line 92 of file atmel_nand.c.

Definition at line 96 of file atmel_nand.c.

struct device* dev

Definition at line 93 of file atmel_nand.c.

Definition at line 97 of file atmel_nand.c.

void __iomem* ecc

Definition at line 94 of file atmel_nand.c.

bool has_pmecc

Definition at line 99 of file atmel_nand.c.

void __iomem* io_base

Definition at line 90 of file atmel_nand.c.

dma_addr_t io_phys

Definition at line 91 of file atmel_nand.c.

Definition at line 89 of file atmel_nand.c.

Definition at line 88 of file atmel_nand.c.

void __iomem* pmecc_alpha_to

Definition at line 113 of file atmel_nand.c.

int pmecc_bytes_per_sector

Definition at line 104 of file atmel_nand.c.

u8 pmecc_corr_cap

Definition at line 100 of file atmel_nand.c.

int pmecc_cw_len

Definition at line 107 of file atmel_nand.c.

int pmecc_degree

Definition at line 106 of file atmel_nand.c.

int* pmecc_delta

Definition at line 123 of file atmel_nand.c.

int* pmecc_dmu

Definition at line 122 of file atmel_nand.c.

void __iomem* pmecc_index_of

Definition at line 114 of file atmel_nand.c.

int16_t* pmecc_lmu

Definition at line 120 of file atmel_nand.c.

u32 pmecc_lookup_table_offset

Definition at line 102 of file atmel_nand.c.

int* pmecc_mu

Definition at line 121 of file atmel_nand.c.

int16_t* pmecc_partial_syn

Definition at line 117 of file atmel_nand.c.

void __iomem* pmecc_rom_base

Definition at line 110 of file atmel_nand.c.

int pmecc_sector_number

Definition at line 105 of file atmel_nand.c.

u16 pmecc_sector_size

Definition at line 101 of file atmel_nand.c.

int16_t* pmecc_si

Definition at line 118 of file atmel_nand.c.

int16_t* pmecc_smu

Definition at line 119 of file atmel_nand.c.

void __iomem* pmerrloc_base

Definition at line 109 of file atmel_nand.c.


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