Home
last modified time | relevance | path

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

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