Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dni_stc.h265 #define NISTC_RTSI_TRIG_DIR(_c, _m) ((_m) ? BIT(8 + (_c)) : BIT(7 + (_c))) macro
Dni_mio_common.c4863 NISTC_RTSI_TRIG_DIR(chan, devpriv->is_m_series); in ni_rtsi_insn_config()
4874 ~NISTC_RTSI_TRIG_DIR(chan, devpriv->is_m_series); in ni_rtsi_insn_config()
4886 NISTC_RTSI_TRIG_DIR(chan, devpriv->is_m_series)) in ni_rtsi_insn_config()