Searched refs:ECCSTEPS (Results 1 – 4 of 4) sorted by relevance
17 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ macro19 #define ECCTOTAL (ECCSTEPS * CONFIG_SYS_NAND_ECCBYTES)149 int eccsteps = ECCSTEPS; in nand_read_page()180 int eccsteps = ECCSTEPS; in nand_read_page()197 eccsteps = ECCSTEPS; in nand_read_page()
22 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ macro24 #define ECCTOTAL (ECCSTEPS * CONFIG_SYS_NAND_ECCBYTES)159 int eccsteps = ECCSTEPS; in nand_read_page()187 eccsteps = ECCSTEPS; in nand_read_page()
83 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / CONFIG_SYS_NAND_ECCSIZE) macro90 static struct lpc32xx_dmac_ll dmalist[ECCSTEPS * 2 + 1];350 return slc_ecc_copy_to_buffer(ecc_code, ecc_buffer, ECCSTEPS); in lpc32xx_ecc_calculate()384 for (i = 0 ; i < ECCSTEPS ; i++) { in lpc32xx_correct_data()
1303 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ macro1305 #define ECCTOTAL (ECCSTEPS * CONFIG_SYS_NAND_ECCBYTES)1315 int eccsteps = ECCSTEPS; in nand_read_page()1331 eccsteps = ECCSTEPS; in nand_read_page()