Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
nand.h File Reference

Go to the source code of this file.

Data Structures

struct  bf5xx_nand_platform
 

Macros

#define NFC_PG_SIZE_OFFSET   9
 
#define NFC_NWIDTH_8   0
 
#define NFC_NWIDTH_16   1
 
#define NFC_NWIDTH_OFFSET   8
 
#define NFC_RDDLY_OFFSET   4
 
#define NFC_WRDLY_OFFSET   0
 
#define NFC_STAT_NBUSY   1
 

Macro Definition Documentation

#define NFC_NWIDTH_16   1

Definition at line 21 of file nand.h.

#define NFC_NWIDTH_8   0

Definition at line 20 of file nand.h.

#define NFC_NWIDTH_OFFSET   8

Definition at line 22 of file nand.h.

#define NFC_PG_SIZE_OFFSET   9

Definition at line 18 of file nand.h.

#define NFC_RDDLY_OFFSET   4

Definition at line 24 of file nand.h.

#define NFC_STAT_NBUSY   1

Definition at line 27 of file nand.h.

#define NFC_WRDLY_OFFSET   0

Definition at line 25 of file nand.h.