Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio.c75 #define NI_M_RTSI_GATE_SEL(x) (((x) == 7) ? 0x1b : (0xb + (x))) macro
1265 if (gate == NI_M_RTSI_GATE_SEL(i)) { in ni_m_gate_to_generic_gate()