Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
mtd-nand-omap2.h File Reference
#include <plat/gpmc.h>
#include <linux/mtd/partitions.h>

Go to the source code of this file.

Data Structures

struct  omap_nand_platform_data
 

Macros

#define NAND_IO_SIZE   4
 

Enumerations

enum  nand_io { NAND_OMAP_PREFETCH_POLLED = 0, NAND_OMAP_POLLED, NAND_OMAP_PREFETCH_DMA, NAND_OMAP_PREFETCH_IRQ }
 

Macro Definition Documentation

#define NAND_IO_SIZE   4

Definition at line 34 of file mtd-nand-omap2.h.

Enumeration Type Documentation

enum nand_io
Enumerator:
NAND_OMAP_PREFETCH_POLLED 
NAND_OMAP_POLLED 
NAND_OMAP_PREFETCH_DMA 
NAND_OMAP_PREFETCH_IRQ 

Definition at line 14 of file mtd-nand-omap2.h.