Home
last modified time | relevance | path

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

/drivers/staging/comedi/drivers/
Dni_tiocmd.c174 ni_tio_set_bits(counter, NITIO_INT_ENA_REG(cidx), in ni_tio_cmd_setup()
295 ni_tio_set_bits(counter, NITIO_INT_ENA_REG(cidx), in ni_tio_cancel()
Dni_tio_internal.h159 #define NITIO_INT_ENA_REG(x) (NITIO_G0_INT_ENA + (x)) macro
Dni_tio.c1500 ni_tio_set_bits(counter, NITIO_INT_ENA_REG(cidx), ~0, 0x0); in ni_tio_init_counter()