Linux Kernel
3.7.1
|
#include <mtd-nand-pxa3xx.h>
Data Fields | |
char * | name |
uint32_t | chip_id |
unsigned int | page_per_block |
unsigned int | page_size |
unsigned int | flash_width |
unsigned int | dfc_width |
unsigned int | num_blocks |
struct pxa3xx_nand_timing * | timing |
Definition at line 32 of file mtd-nand-pxa3xx.h.
Definition at line 34 of file mtd-nand-pxa3xx.h.
unsigned int dfc_width |
Definition at line 38 of file mtd-nand-pxa3xx.h.
unsigned int flash_width |
Definition at line 37 of file mtd-nand-pxa3xx.h.
char* name |
Definition at line 33 of file mtd-nand-pxa3xx.h.
unsigned int num_blocks |
Definition at line 39 of file mtd-nand-pxa3xx.h.
unsigned int page_per_block |
Definition at line 35 of file mtd-nand-pxa3xx.h.
unsigned int page_size |
Definition at line 36 of file mtd-nand-pxa3xx.h.
Definition at line 41 of file mtd-nand-pxa3xx.h.