|
Linux Kernel
3.7.1
|
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 } |
| #define NAND_IO_SIZE 4 |
Definition at line 34 of file mtd-nand-omap2.h.
| enum nand_io |
| 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.
1.8.2