Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsboot.c26 #define STRIDE_COUNT 4 macro
290 bcb_size_bytes = stride_size_bytes * STRIDE_COUNT; 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()