Searched refs:MCM0_CACHE_REG (Results 1 – 3 of 3) sorted by relevance
225 MCM0_CACHE_REG |= MCM_PLACR_DFCS_MASK; in FTFx_CACHE_PflashSetPrefetchSpeculation()230 MCM0_CACHE_REG &= ~MCM_PLACR_DFCS_MASK; in FTFx_CACHE_PflashSetPrefetchSpeculation()233 MCM0_CACHE_REG |= MCM_PLACR_EFDS_MASK; in FTFx_CACHE_PflashSetPrefetchSpeculation()237 MCM0_CACHE_REG &= ~MCM_PLACR_EFDS_MASK; in FTFx_CACHE_PflashSetPrefetchSpeculation()304 uint32_t value = MCM0_CACHE_REG; in FTFx_CACHE_PflashGetPrefetchSpeculation()393 #if defined(MCM0_CACHE_REG) in mcm_flash_cache_clear()394 regBase = (FTFx_REG32_ACCESS_TYPE)&MCM0_CACHE_REG; in mcm_flash_cache_clear()
160 #define MCM0_CACHE_REG MCM0->PLACR macro162 #define MCM0_CACHE_REG MCM->PLACR macro172 #define MCM0_CACHE_REG (INVALID_REG_ADDRESS) macro
213 #define MCM0_CACHE_REG MCM->PLACR macro215 #define MCM0_CACHE_REG MCM0->PLACR macro224 #define MCM0_CACHE_REG MCM->CPCR2 macro226 #define MCM0_CACHE_REG MCM0->CPCR2 macro2139 FTMRx_REG32_ACCESS_TYPE regBase = (FTMRx_REG32_ACCESS_TYPE)&MCM0_CACHE_REG; in mcm_flash_cache_clear()