Searched refs:ecc_layout (Results 1 – 4 of 4) sorted by relevance
16 const struct mtd_ooblayout_ops *ecc_layout; member
620 struct nand_ecclayout *ecc_layout; in atmel_pmecc_core_init() local670 ecc_layout = nand_chip->ecc.layout; in atmel_pmecc_core_init()672 pmecc_writel(host->pmecc, saddr, ecc_layout->eccpos[0]); in atmel_pmecc_core_init()674 ecc_layout->eccpos[ecc_layout->eccbytes - 1]); in atmel_pmecc_core_init()
164 mtd_set_ooblayout(mtd, data->ecc_layout); in sharpsl_nand_probe()
822 spitz_nand_pdata.ecc_layout = &akita_ooblayout_ops; in spitz_nand_init()