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