Searched refs:NISTC_AI_START_SEL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/comedi/drivers/ | ||
| H A D | ni_stc.h | 305 #define NISTC_AI_START_SEL(x) (((x) & 0x1f) << 0) macro |
| H A D | ni_mio_common.c | 2330 start_stop_select |= NISTC_AI_START_SEL( in ni_ai_cmd() |