Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_3120.c44 #define APCI3120_STATUS_TO_VERSION(x) (((x) >> 4) & 0xf) macro
1007 if (APCI3120_STATUS_TO_VERSION(status) == APCI3120_REVB || in apci3120_auto_attach()