Linux Kernel
3.7.1
|
Data Fields | |
struct nand_hw_control | controller |
struct fsl_ifc_mtd * | chips [FSL_IFC_BANK_COUNT] |
u8 __iomem * | addr |
unsigned int | page |
unsigned int | read_bytes |
unsigned int | column |
unsigned int | index |
unsigned int | oob |
unsigned int | eccread |
unsigned int | counter |
unsigned int | max_bitflips |
Definition at line 53 of file fsl_ifc_nand.c.
Definition at line 57 of file fsl_ifc_nand.c.
Definition at line 55 of file fsl_ifc_nand.c.
unsigned int column |
Definition at line 60 of file fsl_ifc_nand.c.
Definition at line 54 of file fsl_ifc_nand.c.
unsigned int counter |
Definition at line 64 of file fsl_ifc_nand.c.
unsigned int eccread |
Definition at line 63 of file fsl_ifc_nand.c.
unsigned int index |
Definition at line 61 of file fsl_ifc_nand.c.
unsigned int max_bitflips |
Definition at line 65 of file fsl_ifc_nand.c.
unsigned int oob |
Definition at line 62 of file fsl_ifc_nand.c.
Definition at line 58 of file fsl_ifc_nand.c.
unsigned int read_bytes |
Definition at line 59 of file fsl_ifc_nand.c.