Searched refs:ecc_layout (Results 1 – 9 of 9) sorted by relevance
17 struct nand_ecclayout *ecc_layout; member
28 struct nand_ecclayout *ecc_layout; member
43 struct nand_ecclayout *ecc_layout; member
170 this->ecc.layout = data->ecc_layout; in sharpsl_nand_probe()
998 struct nand_ecclayout *ecc_layout; in atmel_pmecc_core_init() local1045 ecc_layout = nand_chip->ecc.layout; in atmel_pmecc_core_init()1047 pmecc_writel(host->ecc, SADDR, ecc_layout->eccpos[0]); in atmel_pmecc_core_init()1049 ecc_layout->eccpos[ecc_layout->eccbytes - 1]); in atmel_pmecc_core_init()
863 if (set->ecc_layout != NULL) in s3c2410_nand_init_chip()864 chip->ecc.layout = set->ecc_layout; in s3c2410_nand_init_chip()
450 chip->ecc.layout = pdata->ecc_layout; in jz_nand_probe()
718 if (set->ecc_layout) { in s3c_nand_copy_set()719 ptr = kmemdup(set->ecc_layout, in s3c_nand_copy_set()721 set->ecc_layout = ptr; in s3c_nand_copy_set()
807 spitz_nand_pdata.ecc_layout = &akita_oobinfo; in spitz_nand_init()811 spitz_nand_pdata.ecc_layout = &akita_oobinfo; in spitz_nand_init()