Home
last modified time | relevance | path

Searched defs:rtsi_channel (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/comedi/
Dcomedi.h567 static inline unsigned NI_USUAL_RTSI_SELECT(unsigned rtsi_channel) in NI_USUAL_RTSI_SELECT()
785 static inline unsigned NI_MIO_PLL_RTSI_CLOCK(unsigned rtsi_channel) in NI_MIO_PLL_RTSI_CLOCK()
842 static inline unsigned NI_PFI_OUTPUT_RTSI(unsigned rtsi_channel) in NI_PFI_OUTPUT_RTSI()
865 static inline unsigned NI_EXT_RTSI(unsigned rtsi_channel) in NI_EXT_RTSI()
896 static inline unsigned NI_CDIO_SCAN_BEGIN_SRC_RTSI(unsigned rtsi_channel) in NI_CDIO_SCAN_BEGIN_SRC_RTSI()
908 static inline unsigned NI_AO_SCAN_BEGIN_SRC_RTSI(unsigned rtsi_channel) in NI_AO_SCAN_BEGIN_SRC_RTSI()
/drivers/staging/comedi/drivers/
Dni_stc.h531 static inline unsigned RTSI_Trig_Output_Bits(unsigned rtsi_channel, in RTSI_Trig_Output_Bits()
537 static inline unsigned RTSI_Trig_Output_Mask(unsigned rtsi_channel) in RTSI_Trig_Output_Mask()
543 static inline unsigned RTSI_Trig_Output_Source(unsigned rtsi_channel, in RTSI_Trig_Output_Source()
Dni_mio_common.c5617 unsigned rtsi_channel; local