Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dmtd-mxc_nand.h12 struct mxc_nand_platform_data { struct
13 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 */