Searched refs:MSCM_OCMDR1_REG (Results 1 – 2 of 2) sorted by relevance
434 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR1_REG, in mscm_flash_cache_clear()448 … MSCM_OCMDR1_REG = (MSCM_OCMDR1_REG & (~MSCM_CACHE_CLEAR_MASK)) | MSCM_CACHE_CLEAR(setValue); in mscm_flash_cache_clear()507 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR1_REG, in mscm_flash_prefetch_speculation_enable()521 …MSCM_OCMDR1_REG = (MSCM_OCMDR1_REG & (~MSCM_SPECULATION_SET_MASK)) | MSCM_SPECULATION_SET(setValue… in mscm_flash_prefetch_speculation_enable()
267 #define MSCM_OCMDR1_REG MSCM->OCMDR[1] macro270 #define MSCM_OCMDR1_REG MSCM->OCMDR1 macro273 #define MSCM_OCMDR1_REG (INVALID_REG_ADDRESS) macro