Searched refs:NISTC_AI_START_SEL (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/comedi/drivers/ | ||
D | ni_stc.h | 307 #define NISTC_AI_START_SEL(x) (((x) & 0x1f) << 0) macro |
D | ni_mio_common.c | 2328 NISTC_AI_START_SEL(1 + CR_CHAN(cmd->scan_begin_arg)); in ni_ai_cmd() |