Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h808 #define NI_M_PFI_OUT_SEL_TO_SRC(_c, _b) (((_b) >> NI_M_PFI_CHAN(_c)) & 0x1f) macro
H A Dni_mio_common.c4592 return NI_M_PFI_OUT_SEL_TO_SRC(chan, in ni_m_series_get_pfi_routing()