Home
last modified time | relevance | path

Searched refs:ISR_TXDMA0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/vt6655/
H A Dmac.h373 #define ISR_TXDMA0 0x00000001 macro
H A Ddevice_main.c1167 if (isr & ISR_TXDMA0) in vnt_interrupt_process()