Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h78 #define GI_GATE_SEL(x) (((x) & 0x1f) << 7) macro
79 #define GI_GATE_SEL_MASK GI_GATE_SEL(0x1f)
H A Dni_tio.c830 GI_GATE_SEL_MASK, GI_GATE_SEL(gate_source)); in ni_tio_set_gate_raw()