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

#include <nand.h>

Data Fields

unsigned short data_width
 
unsigned short rd_dly
 
unsigned short wr_dly
 
int nr_partitions
 
struct mtd_partitionpartitions
 

Detailed Description

Definition at line 29 of file nand.h.

Field Documentation

unsigned short data_width

Definition at line 31 of file nand.h.

int nr_partitions

Definition at line 38 of file nand.h.

struct mtd_partition* partitions

Definition at line 39 of file nand.h.

unsigned short rd_dly

Definition at line 34 of file nand.h.

unsigned short wr_dly

Definition at line 35 of file nand.h.


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