Searched refs:NISTC_AI_START_POLARITY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/comedi/drivers/ | ||
| D | ni_stc.h | 298 #define NISTC_AI_START_POLARITY		BIT(15)  macro | 
| D | ni_mio_common.c | 2309 			start_stop_select |= NISTC_AI_START_POLARITY;  in ni_ai_cmd() |