Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dcfi_flash.c1295 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument
1297 dots -= dots_sub; \
1308 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument