Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h99 #define GI_M_HW_ARM_SEL_MASK GI_HW_ARM_SEL(0x1f) macro
H A Dni_tio.c574 mask = GI_M_HW_ARM_SEL_MASK; in ni_tio_arm()