Home
last modified time | relevance | path

Searched refs:ERR_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dhysdn_if.h17 #define ERR_NONE 0 /* no error occurred */ macro
/linux-3.4.99/drivers/mtd/nand/
Dpxa3xx_nand.c103 ERR_NONE = 0, enumerator
508 info->retcode = ERR_NONE; in prepare_command_pool()
716 info->retcode = ERR_NONE; in pxa3xx_nand_read_page_hwecc()
789 if (info->retcode == ERR_NONE) in pxa3xx_nand_waitfunc()