Home
last modified time | relevance | path

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

12

/openbmc/u-boot/include/configs/
H A Detamin.h55 #undef CONFIG_SYS_NAND_ECCSIZE
57 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dam335x_igep003x.h148 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_overo.h182 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_logic.h52 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dpengwyn.h134 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_cairo.h181 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dbaltos.h239 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_igep00x0.h97 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dcm_t43.h33 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dti816x_evm.h82 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dcm_t335.h113 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dchiliboard.h142 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dam3517_evm.h67 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Ddevkit8000.h170 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Ddra7xx_evm.h134 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Domap3_evm.h45 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dtao3530.h215 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dat91sam9m10g45ek.h128 #define CONFIG_SYS_NAND_ECCSIZE 256 macro
H A Domap3_beagle.h40 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
H A Dcorvus.h128 #define CONFIG_SYS_NAND_ECCSIZE 256 macro
H A Dtricorder.h243 #define CONFIG_SYS_NAND_ECCSIZE 512 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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()
H A 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()
H A Dam335x_spl_bch.c22 CONFIG_SYS_NAND_ECCSIZE)
156 int eccsize = CONFIG_SYS_NAND_ECCSIZE; in nand_read_page()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dconfig.h56 #define CONFIG_SYS_NAND_ECCSIZE 0x100 macro

12