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

#include <nand.h>

Data Fields

int model_id
 
int chipshift
 
char pageshift
 
char blockshift
 
char zoneshift
 
char pageadrlen
 
charname
 
int id
 
unsigned long pagesize
 
unsigned long chipsize
 
unsigned long erasesize
 
unsigned long options
 

Detailed Description

Definition at line 117 of file sddr09.c.

Field Documentation

char blockshift

Definition at line 121 of file sddr09.c.

int chipshift

Definition at line 119 of file sddr09.c.

unsigned long chipsize

Definition at line 594 of file nand.h.

unsigned long erasesize

Definition at line 595 of file nand.h.

Definition at line 592 of file nand.h.

int model_id

Definition at line 118 of file sddr09.c.

char* name

Definition at line 591 of file nand.h.

unsigned long options

Definition at line 596 of file nand.h.

char pageadrlen

Definition at line 124 of file sddr09.c.

char pageshift

Definition at line 120 of file sddr09.c.

unsigned long pagesize

Definition at line 593 of file nand.h.

char zoneshift

Definition at line 122 of file sddr09.c.


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