Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Damplc_pci230.c355 #define PCI230P2_EXTFUNC_DACFIFO BIT(1) macro
2442 extfunc |= PCI230P2_EXTFUNC_DACFIFO; in pci230_auto_attach()
2446 if (extfunc & PCI230P2_EXTFUNC_DACFIFO) { in pci230_auto_attach()