Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_stc.h302 #define NISTC_AI_STOP_SEL(x) (((x) & 0x1f) << 7) macro
H A Dni_mio_common.c2223 NISTC_AI_STOP_SEL(31) | in ni_ai_cmd()
2227 start_stop_select |= NISTC_AI_STOP_SEL(19); in ni_ai_cmd()