Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_stc.h800 #define NI_M_PFI_OUT_SEL_TO_SRC(_c, _b) (((_b) >> NI_M_PFI_CHAN(_c)) & 0x1f) macro
Dni_mio_common.c4527 return NI_M_PFI_OUT_SEL_TO_SRC(chan, in ni_m_series_get_pfi_routing()