Searched refs:MEC5_BDP_CFG_ALIAS_EN_POS (Results 1 – 2 of 2) sorted by relevance
64 if (cfg_flags & MEC_BIT(MEC5_BDP_CFG_ALIAS_EN_POS)) { in mec_hal_bdp_init()75 if (cfg_flags & MEC_BIT(MEC5_BDP_CFG_ALIAS_EN_POS)) { in mec_hal_bdp_init()
47 #define MEC5_BDP_CFG_ALIAS_EN_POS 5 macro