Home
last modified time | relevance | path

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

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