Home
last modified time | relevance | path

Searched refs:CONFIG_PMECC_CAP (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.atmel_pmecc18 1. the PMECC correction error bits capability: CONFIG_PMECC_CAP.
26 CONFIG_PMECC_CAP=2
/OK3568_Linux_fs/u-boot/tools/
H A Datmel_pmecc_params.c31 unsigned int ecc_bits = CONFIG_PMECC_CAP; in main()
/OK3568_Linux_fs/u-boot/configs/
H A Dwb45n_defconfig30 CONFIG_PMECC_CAP=4
H A Dwb50n_defconfig29 CONFIG_PMECC_CAP=8
H A Dsama5d3_xplained_nandflash_defconfig56 CONFIG_PMECC_CAP=4
H A Dsama5d3xek_mmc_defconfig60 CONFIG_PMECC_CAP=4
H A Dsama5d3xek_nandflash_defconfig55 CONFIG_PMECC_CAP=4
H A Dsama5d4_xplained_spiflash_defconfig53 CONFIG_PMECC_CAP=8
H A Dsama5d4_xplained_nandflash_defconfig51 CONFIG_PMECC_CAP=8
H A Dsama5d4ek_nandflash_defconfig54 CONFIG_PMECC_CAP=8
H A Dsama5d4ek_spiflash_defconfig53 CONFIG_PMECC_CAP=8
H A Dsama5d3xek_spiflash_defconfig56 CONFIG_PMECC_CAP=4
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsama5d2_ptc.h100 #define CONFIG_PMECC_CAP 8 macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c822 #ifdef CONFIG_PMECC_CAP in atmel_pmecc_nand_init_params()
823 host->pmecc_corr_cap = CONFIG_PMECC_CAP; in atmel_pmecc_nand_init_params()
845 host->pmecc_corr_cap = CONFIG_PMECC_CAP; in atmel_pmecc_nand_init_params()