Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddt282x.c64 #define DT2821_ADCSR_ADDONE BIT(7) macro
569 case DT2821_ADCSR_ADDONE: in dt282x_ai_timeout()
570 if (status & DT2821_ADCSR_ADDONE) in dt282x_ai_timeout()
613 dt282x_ai_timeout, DT2821_ADCSR_ADDONE); in dt282x_ai_insn_read()