Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio.c504 unsigned int input_select_bits = 0; in ni_tio_set_counter_mode() local
521 input_select_bits |= GI_GATE_SEL_LOAD_SRC; in ni_tio_set_counter_mode()
548 input_select_bits |= GI_OR_GATE; in ni_tio_set_counter_mode()
550 input_select_bits |= GI_OUTPUT_POL_INVERT; in ni_tio_set_counter_mode()
553 GI_OUTPUT_POL_INVERT, input_select_bits); in ni_tio_set_counter_mode()