Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/cobra5272/
H A Dflash.c320 return ERR_ALIGN; in write_buff()
326 return ERR_ALIGN; in write_buff()
/OK3568_Linux_fs/u-boot/common/
H A Dflash.c200 case ERR_ALIGN: in flash_perror()
/OK3568_Linux_fs/u-boot/include/
H A Dflash.h129 #define ERR_ALIGN 16 macro