Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_3120.c38 #define APCI3120_STATUS_EOC_INT BIT(15) macro
698 if ((status & APCI3120_STATUS_EOC_INT) == 0) in apci3120_ai_eoc()