Searched refs:DPRAM_RX (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/can/softing/ | ||
H A D | softing.h | 105 #define DPRAM_RX 0x0000 macro |
H A D | softing_main.c | 200 memcpy_fromio(buf, &card->dpram[DPRAM_RX + DPRAM_RX_SIZE*fifo_rd], in softing_handle_1() |