Searched defs:mxc_nand_platform_data (Results 1 – 1 of 1) sorted by relevance
12 struct mxc_nand_platform_data { struct13 unsigned int width; /* data bus width in bytes */14 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */15 unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */16 struct mtd_partition *parts; /* partition table */17 int nr_parts; /* size of parts */