Searched refs:NISTC_AI_TRIG_START2_SEL (Results 1 – 2 of 2) sorted by relevance
312 #define NISTC_AI_TRIG_START2_SEL(x) (((x) & 0x1f) << 7) macro
2192 ai_trig = NISTC_AI_TRIG_START2_SEL(0) | NISTC_AI_TRIG_START1_SYNC; in ni_ai_cmd()