Searched refs:ISR_RXDMA1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/vt6655/ | ||
H A D | mac.h | 361 #define ISR_RXDMA1 0x00001000 /* 0000 0000 0001 0000 0000 0000 */ macro |
H A D | device_main.c | 1164 if (isr & ISR_RXDMA1) in vnt_interrupt_process() |