Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dflash.c138 return (ERR_INVAL); in flash_write()
196 case ERR_INVAL: in flash_perror()
/openbmc/u-boot/drivers/spi/
H A Dmtk_qspi.c99 return -ERR_INVAL; in mtk_qspi_tx_rx()
227 return -ERR_INVAL; in mtk_qspi_transfer()
/openbmc/u-boot/board/cobra5272/
H A Dflash.c142 return ERR_INVAL; in flash_erase()
/openbmc/u-boot/include/
H A Dflash.h127 #define ERR_INVAL 8 macro
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c619 retcode = ERR_INVAL; in flash_full_status_check()
900 retcode = ERR_INVAL; in flash_write_cfibuffer()
976 retcode = ERR_INVAL; in flash_write_cfibuffer()
1026 retcode = ERR_INVAL; in flash_write_cfibuffer()
1044 retcode = ERR_INVAL; in flash_write_cfibuffer()
H A Dpic32_flash.c119 return ERR_INVAL; in flash_erase()