Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/include/configs/
H A Detamin.h56 #undef CONFIG_SYS_NAND_ECCSIZE
58 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dam335x_igep003x.h151 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_beagle.h261 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dpengwyn.h139 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_evm.h61 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_overo.h207 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dchiliboard.h147 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_logic.h83 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dcm_t43.h34 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_igep00x0.h125 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_cairo.h189 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dti816x_evm.h87 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dcm_t335.h120 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dbaltos.h258 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Ddevkit8000.h195 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dat91sam9m10g45ek.h142 #define CONFIG_SYS_NAND_ECCSIZE 256 macro
H A Dtao3530.h234 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dcorvus.h140 #define CONFIG_SYS_NAND_ECCSIZE 256 macro
H A Dbrppt1.h200 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dtricorder.h262 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Ddra7xx_evm.h177 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c83 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / CONFIG_SYS_NAND_ECCSIZE)
186 ctrl = (CONFIG_SYS_NAND_ECCSIZE / 4) | in lpc32xx_nand_dma_configure()
240 for (i = 0; i < size/CONFIG_SYS_NAND_ECCSIZE; i++) { in lpc32xx_nand_dma_configure()
387 data_offset += CONFIG_SYS_NAND_ECCSIZE; in lpc32xx_correct_data()
567 lpc32xx_chip->ecc.size = CONFIG_SYS_NAND_ECCSIZE; in board_nand_init()
H A Dnand_spl_simple.c18 CONFIG_SYS_NAND_ECCSIZE)
147 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
178 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
H A Dam335x_spl_bch.c23 CONFIG_SYS_NAND_ECCSIZE)
157 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dconfig.h65 #define CONFIG_SYS_NAND_ECCSIZE 0x100 macro

12