Searched refs:MCM_PLACR_DFCS_MASK (Results 1 – 9 of 9) sorted by relevance
39 #if defined(MCM_PLACR_DFCS_MASK)225 MCM0_CACHE_REG |= MCM_PLACR_DFCS_MASK; in FTFx_CACHE_PflashSetPrefetchSpeculation()230 MCM0_CACHE_REG &= ~MCM_PLACR_DFCS_MASK; in FTFx_CACHE_PflashSetPrefetchSpeculation()305 if (0U != (value & MCM_PLACR_DFCS_MASK)) in FTFx_CACHE_PflashGetPrefetchSpeculation()
2259 #define MCM_PLACR_DFCS_MASK (0x8000U) macro2261 … (((uint32_t)(((uint32_t)(x)) << MCM_PLACR_DFCS_SHIFT)) & MCM_PLACR_DFCS_MASK)
4536 #define MCM_PLACR_DFCS_MASK (0x8000U) macro4538 … (((uint32_t)(((uint32_t)(x)) << MCM_PLACR_DFCS_SHIFT)) & MCM_PLACR_DFCS_MASK)
4654 #define MCM_PLACR_DFCS_MASK 0x8000u macro4657 …x) (((uint32_t)(((uint32_t)(x))<<MCM_PLACR_DFCS_SHIFT))&MCM_PLACR_DFCS_MASK)
14577 #define MCM_RD_PLACR_DFCS(base) ((MCM_PLACR_REG(base) & MCM_PLACR_DFCS_MASK) >> MCM_PLACR_DFCS_SHIF…14581 #define MCM_WR_PLACR_DFCS(base, value) (MCM_RMW_PLACR(base, MCM_PLACR_DFCS_MASK, MCM_PLACR_DFCS(val…
4465 #define MCM_PLACR_DFCS_MASK (0x8000U) macro4467 … (((uint32_t)(((uint32_t)(x)) << MCM_PLACR_DFCS_SHIFT)) & MCM_PLACR_DFCS_MASK)