Home
last modified time | relevance | path

Searched refs:ecc_layout (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/mach-jz4740/
Djz4740_nand.h26 struct nand_ecclayout *ecc_layout; member
/arch/arm/plat-samsung/include/plat/
Dnand.h41 struct nand_ecclayout *ecc_layout; member
/arch/arm/mach-pxa/
Dspitz.c803 spitz_nand_pdata.ecc_layout = &akita_oobinfo; in spitz_nand_init()
807 spitz_nand_pdata.ecc_layout = &akita_oobinfo; in spitz_nand_init()
/arch/arm/plat-samsung/
Ddevs.c1000 if (set->ecc_layout) { in s3c_nand_copy_set()
1001 ptr = kmemdup(set->ecc_layout, in s3c_nand_copy_set()
1003 set->ecc_layout = ptr; in s3c_nand_copy_set()