Searched refs:NI_M_PFI_OUT_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
808 #define NI_M_PFI_OUT_SEL_MASK(_c) (0x1f << NI_M_PFI_CHAN(_c)) macro
4502 val &= ~NI_M_PFI_OUT_SEL_MASK(chan); in ni_m_series_set_pfi_routing()