Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dcfi_flash.c531 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy() function
587 while (flash_is_busy(info, sector)) { in flash_status_check()