Searched refs:ecclayout_2k (Results 1 – 1 of 1) sorted by relevance
152 struct nand_ecclayout *ecclayout_512, *ecclayout_2k, *ecclayout_4k; member1173 .ecclayout_2k = &nandv1_hw_eccoob_largepage,1198 .ecclayout_2k = &nandv1_hw_eccoob_largepage,1224 .ecclayout_2k = &nandv2_hw_eccoob_largepage,1250 .ecclayout_2k = &nandv2_hw_eccoob_largepage,1277 .ecclayout_2k = &nandv2_hw_eccoob_largepage,1553 this->ecc.layout = host->devtype_data->ecclayout_2k; in mxcnd_probe()