Home
last modified time | relevance | path

Searched refs:ERR_ALIGN (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/cobra5272/
Dflash.c319 return ERR_ALIGN; in write_buff()
325 return ERR_ALIGN; in write_buff()
/external/u-boot/common/
Dflash.c199 case ERR_ALIGN: in flash_perror()
/external/u-boot/include/
Dflash.h128 #define ERR_ALIGN 16 macro