Home
last modified time | relevance | path

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

/drivers/staging/comedi/drivers/
Dni_tio.c505 unsigned int input_select_bits = 0; in ni_tio_set_counter_mode() local
522 input_select_bits |= GI_GATE_SEL_LOAD_SRC; in ni_tio_set_counter_mode()
549 input_select_bits |= GI_OR_GATE; in ni_tio_set_counter_mode()
551 input_select_bits |= GI_OUTPUT_POL_INVERT; in ni_tio_set_counter_mode()
554 GI_OUTPUT_POL_INVERT, input_select_bits); in ni_tio_set_counter_mode()