Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dme4000.c86 #define ME4000_AI_CTRL_BIT_STOP (1 << 5) macro
423 outl(ME4000_AI_CTRL_BIT_IMMEDIATE_STOP | ME4000_AI_CTRL_BIT_STOP, in me4000_reset()
527 ME4000_AI_CTRL_BIT_STOP | ME4000_AI_CTRL_BIT_IMMEDIATE_STOP); in me4000_ai_insn_read()
571 tmp &= ~(ME4000_AI_CTRL_BIT_STOP | ME4000_AI_CTRL_BIT_IMMEDIATE_STOP); in me4000_ai_cancel()