Searched refs:setValue (Results 1 – 1 of 1) sorted by relevance
424 uint8_t setValue = 0x1U; in mscm_flash_cache_clear() local435 … MSCM_CACHE_CLEAR_MASK, MSCM_CACHE_CLEAR_SHIFT, setValue); in mscm_flash_cache_clear()441 … MSCM_CACHE_CLEAR_MASK, MSCM_CACHE_CLEAR_SHIFT, setValue); 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()455 … MSCM_OCMDR0_REG = (MSCM_OCMDR0_REG & (~MSCM_CACHE_CLEAR_MASK)) | MSCM_CACHE_CLEAR(setValue); in mscm_flash_cache_clear()488 uint8_t setValue; in mscm_flash_prefetch_speculation_enable() local491 setValue = 0x0U; in mscm_flash_prefetch_speculation_enable()495 setValue = 0x3U; in mscm_flash_prefetch_speculation_enable()508 … MSCM_SPECULATION_SET_MASK, MSCM_SPECULATION_SET_SHIFT, setValue); in mscm_flash_prefetch_speculation_enable()514 … MSCM_SPECULATION_SET_MASK, MSCM_SPECULATION_SET_SHIFT, setValue); in mscm_flash_prefetch_speculation_enable()[all …]