Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/comedi/drivers/
Dni_stc.h434 #define NISTC_RTSI_TRIG_MASK(_c) NISTC_RTSI_TRIG((_c), 0xf) macro
Dni_mio_common.c5099 devpriv->rtsi_trig_a_output_reg &= ~NISTC_RTSI_TRIG_MASK(chan); in ni_set_rtsi_routing()
5104 devpriv->rtsi_trig_b_output_reg &= ~NISTC_RTSI_TRIG_MASK(chan); in ni_set_rtsi_routing()