|
Linux Kernel
3.7.1
|
#include <mtd-nand-omap2.h>
Data Fields | |
| int | cs |
| struct mtd_partition * | parts |
| struct gpmc_timings * | gpmc_t |
| int | nr_parts |
| bool | dev_ready |
| enum nand_io | xfer_type |
| int | devsize |
| enum omap_ecc | ecc_opt |
| struct gpmc_nand_regs | reg |
Definition at line 21 of file mtd-nand-omap2.h.
| int cs |
Definition at line 22 of file mtd-nand-omap2.h.
| bool dev_ready |
Definition at line 26 of file mtd-nand-omap2.h.
| int devsize |
Definition at line 28 of file mtd-nand-omap2.h.
| enum omap_ecc ecc_opt |
Definition at line 29 of file mtd-nand-omap2.h.
| struct gpmc_timings* gpmc_t |
Definition at line 24 of file mtd-nand-omap2.h.
| int nr_parts |
Definition at line 25 of file mtd-nand-omap2.h.
| struct mtd_partition* parts |
Definition at line 23 of file mtd-nand-omap2.h.
Definition at line 30 of file mtd-nand-omap2.h.
| enum nand_io xfer_type |
Definition at line 27 of file mtd-nand-omap2.h.
1.8.2