Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6656/
H A Dmac.h260 #define ISR_RXDMA0 BIT(3) macro
/linux/drivers/staging/vt6655/
H A Dmac.h370 #define ISR_RXDMA0 0x00000008 macro
H A Ddevice_main.c1161 if (isr & ISR_RXDMA0) in vnt_interrupt_process()