Searched refs:ECCSTEPS (Results 1 – 4 of 4) sorted by relevance
16 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ macro18 #define ECCTOTAL (ECCSTEPS * CONFIG_SYS_NAND_ECCBYTES)148 int eccsteps = ECCSTEPS; in nand_read_page()179 int eccsteps = ECCSTEPS; in nand_read_page()196 eccsteps = ECCSTEPS; in nand_read_page()
21 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ macro23 #define ECCTOTAL (ECCSTEPS * CONFIG_SYS_NAND_ECCBYTES)158 int eccsteps = ECCSTEPS; in nand_read_page()186 eccsteps = ECCSTEPS; in nand_read_page()
84 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / CONFIG_SYS_NAND_ECCSIZE) macro91 static struct lpc32xx_dmac_ll dmalist[ECCSTEPS * 2 + 1];351 return slc_ecc_copy_to_buffer(ecc_code, ecc_buffer, ECCSTEPS); in lpc32xx_ecc_calculate()385 for (i = 0 ; i < ECCSTEPS ; i++) { in lpc32xx_correct_data()
1302 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ macro1304 #define ECCTOTAL (ECCSTEPS * CONFIG_SYS_NAND_ECCBYTES)1314 int eccsteps = ECCSTEPS; in nand_read_page()1330 eccsteps = ECCSTEPS; in nand_read_page()