Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h109 #define GI_GATE2_SEL(x) (((x) & 0x1f) << 7) macro
110 #define GI_GATE2_SEL_MASK GI_GATE2_SEL(0x1f)
H A Dni_tio.c837 GI_GATE2_SEL_MASK, GI_GATE2_SEL(gate_source)); in ni_tio_set_gate2_raw()