Home
last modified time | relevance | path

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

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