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

Data Fields

struct nand_chip chip
 
struct pxa3xx_nand_cmdsetcmdset
 
struct mtd_infomtd
 
voidinfo_data
 
unsigned int page_size
 
int use_ecc
 
int cs
 
unsigned int col_addr_cycles
 
unsigned int row_addr_cycles
 
size_t read_id_bytes
 
uint32_t reg_ndcr
 
uint32_t ndtr0cs0
 
uint32_t ndtr1cs0
 

Detailed Description

Definition at line 126 of file pxa3xx_nand.c.

Field Documentation

Definition at line 127 of file pxa3xx_nand.c.

Definition at line 128 of file pxa3xx_nand.c.

unsigned int col_addr_cycles

Definition at line 138 of file pxa3xx_nand.c.

int cs

Definition at line 135 of file pxa3xx_nand.c.

void* info_data

Definition at line 130 of file pxa3xx_nand.c.

Definition at line 129 of file pxa3xx_nand.c.

uint32_t ndtr0cs0

Definition at line 144 of file pxa3xx_nand.c.

uint32_t ndtr1cs0

Definition at line 145 of file pxa3xx_nand.c.

unsigned int page_size

Definition at line 133 of file pxa3xx_nand.c.

size_t read_id_bytes

Definition at line 140 of file pxa3xx_nand.c.

uint32_t reg_ndcr

Definition at line 143 of file pxa3xx_nand.c.

unsigned int row_addr_cycles

Definition at line 139 of file pxa3xx_nand.c.

int use_ecc

Definition at line 134 of file pxa3xx_nand.c.


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