Home
last modified time | relevance | path

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

/drivers/staging/comedi/drivers/addi-data/
Dhwdrv_apci3120.c160 #define APCI3120_ENABLE_TIMER2 0x4000 macro
161 #define APCI3120_DISABLE_TIMER2 (~APCI3120_ENABLE_TIMER2)
192 #define APCI3120_ENABLE_TIMER2 0x4000 macro
195 #define APCI3120_DISABLE_TIMER2 (~APCI3120_ENABLE_TIMER2)
1171 devpriv->us_OutputRegister | APCI3120_ENABLE_TIMER2; in apci3120_cyclic_ai()
1819 us_OutputRegister | APCI3120_ENABLE_TIMER2; in apci3120_write_insn_timer()