Searched refs:APCI3120_STATUS_EOC_INT (Results 1 – 1 of 1) sorted by relevance
47 #define APCI3120_STATUS_EOC_INT (1 << 15) macro505 if ((status & APCI3120_STATUS_EOC_INT) == 0 && in apci3120_interrupt()710 if ((status & APCI3120_STATUS_EOC_INT) == 0) in apci3120_ai_eoc()