Searched refs:PCI230_DAC_OR_BIP (Results 1 – 1 of 1) sorted by relevance
241 #define PCI230_DAC_OR_BIP (1 << 0) /* Output range bipolar */ macro1317 daccon = devpriv->ao_bipolar ? PCI230_DAC_OR_BIP : PCI230_DAC_OR_UNI; in pci230_ao_cmd()