Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_ECCSIZE (Results 1 – 25 of 44) sorted by relevance

12

/external/u-boot/include/configs/
Detamin.h53 #undef CONFIG_SYS_NAND_ECCSIZE
55 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dam335x_igep003x.h125 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Domap3_igep00x0.h95 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Domap3_overo.h177 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dpengwyn.h133 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Domap3_logic.h57 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dchiliboard.h142 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Domap3_cairo.h176 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dcm_t43.h32 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dam335x_guardian.h102 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dbaltos.h233 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dti816x_evm.h81 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dcm_t335.h111 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dam3517_evm.h59 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Ddevkit8000.h161 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Ddra7xx_evm.h113 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dpm9g45.h114 #define CONFIG_SYS_NAND_ECCSIZE 256 macro
Domap3_evm.h43 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dtao3530.h212 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Domap3_beagle.h38 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
Dat91sam9m10g45ek.h123 #define CONFIG_SYS_NAND_ECCSIZE 256 macro
/external/u-boot/drivers/mtd/nand/raw/
Dnand_spl_simple.c17 CONFIG_SYS_NAND_ECCSIZE)
146 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
177 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
Dlpc32xx_nand_slc.c84 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / CONFIG_SYS_NAND_ECCSIZE)
187 ctrl = (CONFIG_SYS_NAND_ECCSIZE / 4) | in lpc32xx_nand_dma_configure()
241 for (i = 0; i < size/CONFIG_SYS_NAND_ECCSIZE; i++) { in lpc32xx_nand_dma_configure()
388 data_offset += CONFIG_SYS_NAND_ECCSIZE; in lpc32xx_correct_data()
568 lpc32xx_chip->ecc.size = CONFIG_SYS_NAND_ECCSIZE; in board_nand_init()
Dam335x_spl_bch.c22 CONFIG_SYS_NAND_ECCSIZE)
156 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dconfig.h55 #define CONFIG_SYS_NAND_ECCSIZE 0x100 macro

12