Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Damplc_pci230.c359 #define PCI230P2_EXTFUNC_DACFIFO (1 << 1) macro
2437 extfunc |= PCI230P2_EXTFUNC_DACFIFO; in pci230_auto_attach()
2441 if (extfunc & PCI230P2_EXTFUNC_DACFIFO) { in pci230_auto_attach()