|
Linux Kernel
3.7.1
|
#include <mtd-nand-s3c2410.h>
Data Fields | |
| int | tacls |
| int | twrph0 |
| int | twrph1 |
| unsigned int | ignore_unset_ecc:1 |
| int | nr_sets |
| struct s3c2410_nand_set * | sets |
| void(* | select_chip )(struct s3c2410_nand_set *, int chip) |
Definition at line 44 of file mtd-nand-s3c2410.h.
| unsigned int ignore_unset_ecc |
Definition at line 51 of file mtd-nand-s3c2410.h.
| int nr_sets |
Definition at line 53 of file mtd-nand-s3c2410.h.
| void(* select_chip)(struct s3c2410_nand_set *, int chip) |
Definition at line 56 of file mtd-nand-s3c2410.h.
| struct s3c2410_nand_set* sets |
Definition at line 54 of file mtd-nand-s3c2410.h.
| int tacls |
Definition at line 47 of file mtd-nand-s3c2410.h.
| int twrph0 |
Definition at line 48 of file mtd-nand-s3c2410.h.
| int twrph1 |
Definition at line 49 of file mtd-nand-s3c2410.h.
1.8.2