Searched refs:FLASH_SHOW_PROGRESS (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/mtd/ |
D | cfi_flash.c | 1295 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ macro 1308 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) macro 1364 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff() 1396 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff() 1411 FLASH_SHOW_PROGRESS(scale, dots, digit, info->portwidth); in write_buff()
|