Searched refs:MSCM_OCMDR1_REG (Results 1 – 2 of 2) sorted by relevance
428 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR1_REG, in mscm_flash_cache_clear()442 … MSCM_OCMDR1_REG = (MSCM_OCMDR1_REG & (~MSCM_CACHE_CLEAR_MASK)) | MSCM_CACHE_CLEAR(setValue); in mscm_flash_cache_clear()501 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR1_REG, in mscm_flash_prefetch_speculation_enable()515 …MSCM_OCMDR1_REG = (MSCM_OCMDR1_REG & (~MSCM_SPECULATION_SET_MASK)) | MSCM_SPECULATION_SET(setValue… in mscm_flash_prefetch_speculation_enable()
263 #define MSCM_OCMDR1_REG MSCM->OCMDR[1] macro266 #define MSCM_OCMDR1_REG MSCM->OCMDR1 macro269 #define MSCM_OCMDR1_REG (INVALID_REG_ADDRESS) macro