Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h828 #define NI_M_CFG_BYPASS_AI_BANK(x) (((x) & 0xf) << 3) macro
829 #define NI_M_CFG_BYPASS_AI_BANK_MASK NI_M_CFG_BYPASS_AI_BANK(0xf)