Searched refs:SW_PORT0_BPCR_SRCPRND_MASK (Results 1 – 2 of 2) sorted by relevance
1166 #define SW_PORT0_BPCR_SRCPRND_MASK (0x20000000U) macro1169 … (((uint32_t)(((uint32_t)(x)) << SW_PORT0_BPCR_SRCPRND_SHIFT)) & SW_PORT0_BPCR_SRCPRND_MASK)
6583 bridgePortConfig |= SW_PORT0_BPCR_SRCPRND_MASK;8416 bridgePortConfig |= SW_PORT0_BPCR_SRCPRND_MASK;8420 bridgePortConfig &= ~SW_PORT0_BPCR_SRCPRND_MASK;8453 *PruningEnablePtr = ((bridgePortConfig & SW_PORT0_BPCR_SRCPRND_MASK) == 0x0UL) ? TRUE : FALSE;