Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/softing/
Dsofting.h125 #define DPRAM_RESET_RX_FIFO 0x0361 /* uint16_t */ macro
Dsofting_fw.c333 iowrite8(0, &card->dpram[DPRAM_RESET_RX_FIFO]); in softing_reset_chip()
334 iowrite8(0, &card->dpram[DPRAM_RESET_RX_FIFO+1]); in softing_reset_chip()