Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dflash.c187 case ERR_TIMEOUT: in flash_perror()
/openbmc/u-boot/board/cobra5272/
H A Dflash.c218 rc = ERR_TIMEOUT; in flash_erase()
/openbmc/u-boot/include/
H A Dflash.h124 #define ERR_TIMEOUT 1 macro
/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c71 return ret ? ERR_TIMEOUT : ERR_OK; in flash_wait_till_busy()
H A Dcfi_flash.c594 return ERR_TIMEOUT; in flash_status_check()
703 return ERR_TIMEOUT; in flash_status_poll()