Searched refs:ecc_layout (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/include/linux/mtd/
H A Dsharpsl.h17 struct nand_ecclayout *ecc_layout; member in struct:sharpsl_nand_platform_data
/linux-4.4.14/arch/mips/include/asm/mach-jz4740/
H A Djz4740_nand.h28 struct nand_ecclayout *ecc_layout; member in struct:jz_nand_platform_data
/linux-4.4.14/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h43 struct nand_ecclayout *ecc_layout; member in struct:s3c2410_nand_set
/linux-4.4.14/drivers/mtd/nand/
H A Dsharpsl.c170 this->ecc.layout = data->ecc_layout; sharpsl_nand_probe()
H A Datmel_nand.c998 struct nand_ecclayout *ecc_layout; atmel_pmecc_core_init() local
1045 ecc_layout = nand_chip->ecc.layout; atmel_pmecc_core_init()
1047 pmecc_writel(host->ecc, SADDR, ecc_layout->eccpos[0]); atmel_pmecc_core_init()
1049 ecc_layout->eccpos[ecc_layout->eccbytes - 1]); atmel_pmecc_core_init()
H A Djz4740_nand.c450 chip->ecc.layout = pdata->ecc_layout; jz_nand_probe()
H A Ds3c2410.c863 if (set->ecc_layout != NULL) s3c2410_nand_init_chip()
864 chip->ecc.layout = set->ecc_layout; s3c2410_nand_init_chip()
/linux-4.4.14/arch/arm/plat-samsung/
H A Ddevs.c718 if (set->ecc_layout) { s3c_nand_copy_set()
719 ptr = kmemdup(set->ecc_layout, s3c_nand_copy_set()
721 set->ecc_layout = ptr; s3c_nand_copy_set()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dspitz.c807 spitz_nand_pdata.ecc_layout = &akita_oobinfo; spitz_nand_init()
811 spitz_nand_pdata.ecc_layout = &akita_oobinfo; spitz_nand_init()
/linux-4.4.14/drivers/mtd/nand/brcmnand/
H A Dbrcmnand.c900 "no proper ecc_layout for this NAND cfg\n"); brcmstb_choose_ecc_layout()

Completed in 294 milliseconds