Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_stc.h305 #define NISTC_AI_TRIG_START2_SEL(x) (((x) & 0x1f) << 7) macro
Dni_mio_common.c2201 ai_trig = NISTC_AI_TRIG_START2_SEL(0) | NISTC_AI_TRIG_START1_SYNC; in ni_ai_cmd()