Searched refs:MSCM_SPECULATION_DISABLE (Results 1 – 1 of 1) sorted by relevance
435 #define MSCM_SPECULATION_DISABLE(x) MSCM_OCMDR_OCM1(x) macro439 #define MSCM_SPECULATION_DISABLE(x) MSCM_OCMDR0_OCM1(x) macro443 #define MSCM_SPECULATION_DISABLE(x) MSCM_OCMDR_OCMC1(x) macro2888 …R1_REG = (MSCM_OCMDR1_REG & (~MSCM_SPECULATION_DISABLE_MASK)) | MSCM_SPECULATION_DISABLE(setValue); in mscm_flash_prefetch_speculation_enable()2896 …R0_REG = (MSCM_OCMDR0_REG & (~MSCM_SPECULATION_DISABLE_MASK)) | MSCM_SPECULATION_DISABLE(setValue); in mscm_flash_prefetch_speculation_enable()