Home
last modified time | relevance | path

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

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