Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dflash.c138 return (ERR_INVAL); in flash_write()
196 case ERR_INVAL: in flash_perror()
/third_party/uboot/u-boot-2020.01/board/cobra5272/
Dflash.c144 return ERR_INVAL; in flash_erase()
/third_party/uboot/u-boot-2020.01/include/
Dflash.h127 #define ERR_INVAL 8 macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dcfi_flash.c622 retcode = ERR_INVAL; in flash_full_status_check()
903 retcode = ERR_INVAL; in flash_write_cfibuffer()
979 retcode = ERR_INVAL; in flash_write_cfibuffer()
1029 retcode = ERR_INVAL; in flash_write_cfibuffer()
1047 retcode = ERR_INVAL; in flash_write_cfibuffer()
Dpic32_flash.c121 return ERR_INVAL; in flash_erase()