Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dme4000.c113 #define ME4000_AI_LIST_INPUT_SINGLE_ENDED (0 << 5) macro
499 entry |= ME4000_AI_LIST_INPUT_SINGLE_ENDED | chan; in me4000_ai_insn_read()
716 entry |= ME4000_AI_LIST_INPUT_SINGLE_ENDED; in ai_write_chanlist()