Searched refs:GI_HW_ARM_SEL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/comedi/drivers/
H A Dni_tio_internal.h97 #define GI_HW_ARM_SEL(x) ((x) << 8) macro
98 #define GI_660X_HW_ARM_SEL_MASK GI_HW_ARM_SEL(0x7)
99 #define GI_M_HW_ARM_SEL_MASK GI_HW_ARM_SEL(0x1f)
H A Dni_tio.c596 (GI_HW_ARM_SEL(start_trigger) & mask);

Completed in 118 milliseconds