Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h435 #define NISTC_RTSI_TRIG_TO_SRC(_c, _b) (((_b) >> (((_c) % 4) * 4)) & 0xf) macro
H A Dni_mio_common.c5134 return NISTC_RTSI_TRIG_TO_SRC(chan, in ni_get_rtsi_routing()
5137 return NISTC_RTSI_TRIG_TO_SRC(chan, in ni_get_rtsi_routing()