Linux Kernel
3.7.1
|
#include <mtd-nand-pxa3xx.h>
Data Fields | |
int | enable_arbiter |
int | keep_config |
int | num_cs |
struct mtd_partition * | parts [NUM_CHIP_SELECT] |
unsigned int | nr_parts [NUM_CHIP_SELECT] |
struct pxa3xx_nand_flash * | flash |
size_t | num_flash |
Definition at line 57 of file mtd-nand-pxa3xx.h.
int enable_arbiter |
Definition at line 63 of file mtd-nand-pxa3xx.h.
struct pxa3xx_nand_flash* flash |
Definition at line 74 of file mtd-nand-pxa3xx.h.
int keep_config |
Definition at line 66 of file mtd-nand-pxa3xx.h.
unsigned int nr_parts[NUM_CHIP_SELECT] |
Definition at line 72 of file mtd-nand-pxa3xx.h.
int num_cs |
Definition at line 69 of file mtd-nand-pxa3xx.h.
size_t num_flash |
Definition at line 75 of file mtd-nand-pxa3xx.h.
struct mtd_partition* parts[NUM_CHIP_SELECT] |
Definition at line 71 of file mtd-nand-pxa3xx.h.