Searched refs:ftfx_common_bit_operation_command_sequence (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flash/ |
| D | fsl_ftfx_cache.c | 106 static void ftfx_common_bit_operation_command_sequence( 377 static void ftfx_common_bit_operation_command_sequence( in ftfx_common_bit_operation_command_sequence() function 407 …ftfx_common_bit_operation_command_sequence(config, regBase, MCM_CACHE_CLEAR_MASK, MCM_CACHE_CLEAR_… in mcm_flash_cache_clear() 434 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR1_REG, in mscm_flash_cache_clear() 440 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR0_REG, in mscm_flash_cache_clear() 472 …ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&FMC_CACHE_REG, FMC_CAC… in fmc_flash_cache_clear() 507 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR1_REG, in mscm_flash_prefetch_speculation_enable() 513 … ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&MSCM_OCMDR0_REG, in mscm_flash_prefetch_speculation_enable() 545 …ftfx_common_bit_operation_command_sequence(config, (FTFx_REG32_ACCESS_TYPE)&FMC_SPECULATION_INVALI… in fmc_flash_prefetch_speculation_clear()
|