Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Damplc_pci230.c208 #define PCI230_DACOUT2 0x04 /* DAC channel 1 (w) (not FIFO mode) */ macro
581 devpriv->daqio + ((chan == 0) ? PCI230_DACOUT1 : PCI230_DACOUT2)); in pci230_ao_write_nofifo()