Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmxsboot.c27 #define STRIDE_COUNT 4 macro
291 bcb_size_bytes = stride_size_bytes * STRIDE_COUNT; in mx28_nand_get_fcb()
305 fcb->dbbt_search_area_start_address = STRIDE_PAGES * STRIDE_COUNT; in mx28_nand_get_fcb()
396 for (i = 0; i < STRIDE_PAGES * STRIDE_COUNT; i += STRIDE_PAGES) { in mx28_nand_write_fcb()
410 int i = STRIDE_PAGES * STRIDE_COUNT; in mx28_nand_write_dbbt()
412 for (; i < 2 * STRIDE_PAGES * STRIDE_COUNT; i += STRIDE_PAGES) { in mx28_nand_write_dbbt()