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

Go to the source code of this file.

Data Structures

struct  onenand_freq_info
 
struct  omap_onenand_platform_data
 

Macros

#define ONENAND_SYNC_READ   (1 << 0)
 
#define ONENAND_SYNC_READWRITE   (1 << 1)
 
#define ONENAND_MAX_PARTITIONS   8
 
#define board_onenand_data   NULL
 

Macro Definition Documentation

#define board_onenand_data   NULL

Definition at line 47 of file mtd-onenand-omap2.h.

#define ONENAND_MAX_PARTITIONS   8

Definition at line 38 of file mtd-onenand-omap2.h.

#define ONENAND_SYNC_READ   (1 << 0)

Definition at line 15 of file mtd-onenand-omap2.h.

#define ONENAND_SYNC_READWRITE   (1 << 1)

Definition at line 16 of file mtd-onenand-omap2.h.