Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dadl_pci9118.c123 #define PCI9118_AI_CFG_BS BIT(3) /* 1=burst mode start */ macro
1083 devpriv->ai_cfg |= PCI9118_AI_CFG_BM | PCI9118_AI_CFG_BS; in pci9118_ai_cmd()