Searched refs:setValue (Results 1 – 1 of 1) sorted by relevance
2855 uint8_t setValue; in mscm_flash_prefetch_speculation_enable() local2858 setValue = 0x0U; in mscm_flash_prefetch_speculation_enable()2862 setValue = 0x3U; in mscm_flash_prefetch_speculation_enable()2874 MSCM_SPECULATION_DISABLE_SHIFT, setValue); in mscm_flash_prefetch_speculation_enable()2880 MSCM_SPECULATION_DISABLE_SHIFT, setValue); in mscm_flash_prefetch_speculation_enable()2888 …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()