Home
last modified time | relevance | path

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

/u-boot/common/
A Dflash.c151 return (ERR_PROTECTED); in flash_write()
195 case ERR_PROTECTED: in flash_perror()
/u-boot/drivers/mtd/
A Daltera_qspi.c100 return ERR_PROTECTED; in flash_erase()
118 return ERR_PROTECTED; in write_buff()
A Dpic32_flash.c87 return ERR_PROTECTED; in flash_complete_operation()
A Dcfi_flash.c643 retcode = ERR_PROTECTED; in flash_full_status_check()
/u-boot/board/cobra5272/
A Dflash.c162 return ERR_PROTECTED; in flash_erase()
/u-boot/include/
A Dflash.h133 #define ERR_PROTECTED 4 macro

Completed in 15 milliseconds