Home
last modified time | relevance | path

Searched refs:DPRAM_V2_IRQ_TOHOST (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/can/softing/
H A Dsofting.h144 #define DPRAM_V2_IRQ_TOHOST 0x0e02 /* uint8_t */ macro
H A Dsofting_main.c360 ir = ioread8(&card->dpram[DPRAM_V2_IRQ_TOHOST]); in softing_irq_v2()
361 iowrite8(0, &card->dpram[DPRAM_V2_IRQ_TOHOST]); in softing_irq_v2()
H A Dsofting_fw.c614 iowrite8(0, &card->dpram[DPRAM_V2_IRQ_TOHOST]); in softing_startstop()