Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h18 #define GI_SAVE_TRACE BIT(1) macro
H A Dni_tio.c1612 ni_tio_set_bits(counter, NITIO_CMD_REG(cidx), GI_SAVE_TRACE, 0); in ni_tio_read_sw_save_reg()
1614 GI_SAVE_TRACE, GI_SAVE_TRACE); in ni_tio_read_sw_save_reg()
H A Dni_tiocmd.c123 ni_tio_set_bits(counter, NITIO_CMD_REG(cidx), GI_SAVE_TRACE, 0); in ni_tio_input_cmd()