Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/softing/
Dsofting.h148 #define RES_NONE 0 macro
Dsofting_fw.c59 ret = (ret == RES_NONE) ? -ETIMEDOUT : -ECANCELED; in _softing_fct_cmd()
82 iowrite16(RES_NONE, &card->dpram[DPRAM_RECEIPT]); in softing_bootloader_command()
100 ret = (ret == RES_NONE) ? -ETIMEDOUT : -ECANCELED; in softing_bootloader_command()