Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h582 #define NI_E_AI_CFG_HI_TYPE(x) (((x) & 0x7) << 12) macro
583 #define NI_E_AI_CFG_HI_TYPE_DIFF NI_E_AI_CFG_HI_TYPE(1)
584 #define NI_E_AI_CFG_HI_TYPE_COMMON NI_E_AI_CFG_HI_TYPE(2)
585 #define NI_E_AI_CFG_HI_TYPE_GROUND NI_E_AI_CFG_HI_TYPE(3)