Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Daddi_apci_3120.c48 #define APCI3120_STATUS_AMCC_INT BIT(14) macro
529 if (status & APCI3120_STATUS_AMCC_INT) { in apci3120_interrupt()