Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h806 #define NI_M_PFI_OUT_SEL(_c, _s) (((_s) & 0x1f) << NI_M_PFI_CHAN(_c)) macro
H A Dni_mio_common.c4607 val |= NI_M_PFI_OUT_SEL(chan, source); in ni_m_series_set_pfi_routing()