Searched refs:NISTC_AI_TRIG_START1_POLARITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/comedi/drivers/ | ||
H A D | ni_stc.h | 308 #define NISTC_AI_TRIG_START1_POLARITY BIT(15) macro |
H A D | ni_mio_common.c | 2207 ai_trig |= NISTC_AI_TRIG_START1_POLARITY; in ni_ai_cmd() |