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

/linux-4.1.27/include/linux/mtd/
H A Dsharpsl.h17 struct nand_ecclayout *ecc_layout; member in struct:sharpsl_nand_platform_data
/linux-4.1.27/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.1.27/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h43 struct nand_ecclayout *ecc_layout; member in struct:s3c2410_nand_set
/linux-4.1.27/drivers/mtd/nand/
H A Dsharpsl.c170 this->ecc.layout = data->ecc_layout; sharpsl_nand_probe()
H A Datmel_nand.c997 struct nand_ecclayout *ecc_layout; atmel_pmecc_core_init() local
1044 ecc_layout = nand_chip->ecc.layout; atmel_pmecc_core_init()
1046 pmecc_writel(host->ecc, SADDR, ecc_layout->eccpos[0]); atmel_pmecc_core_init()
1048 ecc_layout->eccpos[ecc_layout->eccbytes - 1]); atmel_pmecc_core_init()
H A Djz4740_nand.c449 chip->ecc.layout = pdata->ecc_layout; jz_nand_probe()
H A Ds3c2410.c864 if (set->ecc_layout != NULL) s3c2410_nand_init_chip()
865 chip->ecc.layout = set->ecc_layout; s3c2410_nand_init_chip()
/linux-4.1.27/arch/arm/plat-samsung/
H A Ddevs.c713 if (set->ecc_layout) { s3c_nand_copy_set()
714 ptr = kmemdup(set->ecc_layout, s3c_nand_copy_set()
716 set->ecc_layout = ptr; s3c_nand_copy_set()
/linux-4.1.27/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()

Completed in 207 milliseconds