Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dme4000.c101 #define ME4000_AI_LIST_RANGE(x) ((3 - ((x) & 3)) << 6) macro
471 entry = chan | ME4000_AI_LIST_RANGE(range); in me4000_ai_insn_read()
638 entry = chan | ME4000_AI_LIST_RANGE(range); in me4000_ai_write_chanlist()