Searched refs:NI_M_RTSI_GATE_SEL (Results 1 – 1 of 1) sorted by relevance
75 #define NI_M_RTSI_GATE_SEL(x) (((x) == 7) ? 0x1b : (0xb + (x))) macro1265 if (gate == NI_M_RTSI_GATE_SEL(i)) { in ni_m_gate_to_generic_gate()