Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h123 #define NITIO_RESET_REG(x) (NITIO_G01_RESET + ((x) / 2)) macro
H A Dni_tio.c174 ni_tio_write(counter, GI_RESET(cidx), NITIO_RESET_REG(cidx)); in ni_tio_reset_count_and_disarm()