Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_stc.h306 #define NISTC_AI_TRIG_START1_SYNC BIT(6) macro
Dni_mio_common.c2201 ai_trig = NISTC_AI_TRIG_START2_SEL(0) | NISTC_AI_TRIG_START1_SYNC; in ni_ai_cmd()