Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h315 #define NISTC_AI_TRIG_START1_SEL(x) (((x) & 0x1f) << 0) macro
H A Dni_mio_common.c2197 NISTC_AI_TRIG_START1_SEL(0); in ni_ai_cmd()
2200 ai_trig |= NISTC_AI_TRIG_START1_SEL( in ni_ai_cmd()