Home
last modified time | relevance | path

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

/linux/drivers/net/can/softing/
A Dsofting.h149 #define RES_NONE 0 macro
A Dsofting_fw.c48 ret = (ret == RES_NONE) ? -ETIMEDOUT : -ECANCELED; in _softing_fct_cmd()
71 iowrite16(RES_NONE, &card->dpram[DPRAM_RECEIPT]); in softing_bootloader_command()
89 ret = (ret == RES_NONE) ? -ETIMEDOUT : -ECANCELED; in softing_bootloader_command()

Completed in 4 milliseconds