Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dni_stc.h376 #define AI_STOP_Select(a) (((a) & 0x1f)<<7) macro
Dni_mio_common.c2443 start_stop_select |= AI_STOP_Select(31); /* logic low */ in ni_ai_cmd()
2446 start_stop_select |= AI_STOP_Select(19); /* ai configuration memory */ in ni_ai_cmd()