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