Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/comedi/drivers/
Dni_stc.h808 #define NI_M_PFI_OUT_SEL_TO_SRC(_c, _b) (((_b) >> NI_M_PFI_CHAN(_c)) & 0x1f) macro
Dni_mio_common.c4607 return NI_M_PFI_OUT_SEL_TO_SRC(chan, in ni_m_series_get_pfi_routing()