Home
last modified time | relevance | path

Searched refs:STRIDE_PAGES (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dmxsboot.c25 #define STRIDE_PAGES 64 macro
289 stride_size_bytes = STRIDE_PAGES * nand_writesize; in mx28_nand_get_fcb()
304 fcb->dbbt_search_area_start_address = STRIDE_PAGES * STRIDE_COUNT; in mx28_nand_get_fcb()
395 for (i = 0; i < STRIDE_PAGES * STRIDE_COUNT; i += STRIDE_PAGES) { in mx28_nand_write_fcb()
409 int i = STRIDE_PAGES * STRIDE_COUNT; in mx28_nand_write_dbbt()
411 for (; i < 2 * STRIDE_PAGES * STRIDE_COUNT; i += STRIDE_PAGES) { in mx28_nand_write_dbbt()