Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tio.c500 unsigned int input_select_bits = 0; in ni_tio_set_counter_mode() local
517 input_select_bits |= GI_GATE_SEL_LOAD_SRC; in ni_tio_set_counter_mode()
544 input_select_bits |= GI_OR_GATE; in ni_tio_set_counter_mode()
546 input_select_bits |= GI_OUTPUT_POL_INVERT; in ni_tio_set_counter_mode()
549 GI_OUTPUT_POL_INVERT, input_select_bits); in ni_tio_set_counter_mode()