Searched refs:kFLASH_prefetchSpeculationOptionDisable (Results 1 – 2 of 2) sorted by relevance
2497 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionDisable) in FLASH_PflashSetPrefetchSpeculation()2570 if (speculationStatus->instructionOption == kFLASH_prefetchSpeculationOptionDisable) in FLASH_PflashSetPrefetchSpeculation()2618 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2619 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2627 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2647 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2652 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2666 speculationStatus->instructionOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2667 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()2675 speculationStatus->dataOption = kFLASH_prefetchSpeculationOptionDisable; in FLASH_PflashGetPrefetchSpeculation()
482 kFLASH_prefetchSpeculationOptionDisable = 0x01U enumerator