Home
last modified time | relevance | path

Searched refs:MSCM_SPECULATION_SET_MASK (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_cache.c502MSCM_SPECULATION_SET_MASK, MSCM_SPECULATION_SET_SHIFT, setValue); in mscm_flash_prefetch_speculation_enable()
508MSCM_SPECULATION_SET_MASK, MSCM_SPECULATION_SET_SHIFT, setValue); 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()
522 …MSCM_OCMDR0_REG = (MSCM_OCMDR0_REG & (~MSCM_SPECULATION_SET_MASK)) | MSCM_SPECULATION_SET(setValue… in mscm_flash_prefetch_speculation_enable()
Dfsl_ftfx_adapter.h234 #define MSCM_SPECULATION_SET_MASK MSCM_OCMDR_OCM1_MASK macro
238 #define MSCM_SPECULATION_SET_MASK MSCM_OCMDR0_OCM1_MASK macro
242 #define MSCM_SPECULATION_SET_MASK MSCM_OCMDR_OCMC1_MASK macro
246 #define MSCM_SPECULATION_SET_MASK INVALID_REG_MASK macro