Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dflash.c202 case ERR_UNKNOWN_FLASH_VENDOR: in flash_perror()
/openbmc/u-boot/board/cobra5272/
H A Dflash.c147 return ERR_UNKNOWN_FLASH_VENDOR; in flash_erase()
/openbmc/u-boot/include/
H A Dflash.h129 #define ERR_UNKNOWN_FLASH_VENDOR 32 macro
/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c114 return ERR_UNKNOWN_FLASH_VENDOR; in flash_erase()