Searched refs:NI_M_CFG_BYPASS_AI_BANK (Results 1 – 1 of 1) sorted by relevance
828 #define NI_M_CFG_BYPASS_AI_BANK(x) (((x) & 0xf) << 3) macro829 #define NI_M_CFG_BYPASS_AI_BANK_MASK NI_M_CFG_BYPASS_AI_BANK(0xf)