Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Dmib.c107 if (dwIsr & ISR_RXDMA1) /* ISR, bit12 */ in STAvUpdateIsrStatCounter()
Dmac.h378 #define ISR_RXDMA1 0x00001000 /* 0000 0000 0001 0000 0000 0000 */ macro
Ddevice_main.c1142 if (pDevice->dwIsr & ISR_RXDMA1) in device_intr()