Searched refs:ecc_layout (Results 1 – 4 of 4) sorted by relevance
17 const struct mtd_ooblayout_ops *ecc_layout; member
621 struct nand_ecclayout *ecc_layout; in atmel_pmecc_core_init() local671 ecc_layout = nand_chip->ecc.layout; in atmel_pmecc_core_init()673 pmecc_writel(host->pmecc, saddr, ecc_layout->eccpos[0]); in atmel_pmecc_core_init()675 ecc_layout->eccpos[ecc_layout->eccbytes - 1]); in atmel_pmecc_core_init()
166 mtd_set_ooblayout(mtd, data->ecc_layout); in sharpsl_nand_probe()
854 spitz_nand_pdata.ecc_layout = &akita_ooblayout_ops; in spitz_nand_init()