Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddt282x.c62 #define DT2821_ADCSR_ADCLK BIT(9) macro
596 devpriv->adcsr = DT2821_ADCSR_ADCLK; in dt282x_ai_insn_read()
726 devpriv->adcsr = DT2821_ADCSR_ADCLK | DT2821_ADCSR_IADDONE; in dt282x_ai_cmd()