Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tio_internal.h78 #define GI_GATE_SEL(x) (((x) & 0x1f) << 7) macro
79 #define GI_GATE_SEL_MASK GI_GATE_SEL(0x1f)
Dni_tio.c858 GI_GATE_SEL_MASK, GI_GATE_SEL(gate_sel)); in ni_660x_set_gate()
900 GI_GATE_SEL_MASK, GI_GATE_SEL(gate_sel)); in ni_m_set_gate()