Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h124 #define GI_RESET(x) BIT(2 + ((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()