Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h313 #define NISTC_AI_TRIG_START1_SYNC BIT(6) macro
H A Dni_mio_common.c2192 ai_trig = NISTC_AI_TRIG_START2_SEL(0) | NISTC_AI_TRIG_START1_SYNC; in ni_ai_cmd()