Searched refs:ecclayout_2k (Results 1 – 1 of 1) sorted by relevance
152 struct nand_ecclayout *ecclayout_512, *ecclayout_2k, *ecclayout_4k; member1209 .ecclayout_2k = &nandv1_hw_eccoob_largepage,1234 .ecclayout_2k = &nandv1_hw_eccoob_largepage,1260 .ecclayout_2k = &nandv2_hw_eccoob_largepage,1286 .ecclayout_2k = &nandv2_hw_eccoob_largepage,1313 .ecclayout_2k = &nandv2_hw_eccoob_largepage,1589 this->ecc.layout = host->devtype_data->ecclayout_2k; in mxcnd_probe()