Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dplx9080.h187 #define ICS_DMA1_A 0x00400000 /* DMA #1 Interrupt Active */ macro
Dgsc_hpdi.c205 if ((plx_status & (ICS_DMA0_A | ICS_DMA1_A | ICS_LIA)) == 0) in gsc_hpdi_interrupt()
230 if (plx_status & ICS_DMA1_A) { in gsc_hpdi_interrupt()
Dcb_pcidas64.c2850 if (plx_status & ICS_DMA1_A) { /* dma chan 1 interrupt */ in handle_ai_interrupt()