Home
last modified time | relevance | path

Searched defs:mxc_nand_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/plat-mxc/include/mach/
Dmxc_nand.h25 struct mxc_nand_platform_data { struct
26 unsigned int width; /* data bus width in bytes */
27 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */
28 unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */
29 struct mtd_partition *parts; /* partition table */
30 int nr_parts; /* size of parts */