HomeSort by relevance Sort by last modified time
    Searched refs:mNorFlashDevices (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/NorFlashQemuLib/
NorFlashQemuLib.c 26 NOR_FLASH_DESCRIPTION mNorFlashDevices[] = {
48 *NorFlashDescriptions = mNorFlashDevices;
49 *Count = ARRAY_SIZE (mNorFlashDevices);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Library/NorFlashJunoLib/
NorFlashJuno.c 21 NOR_FLASH_DESCRIPTION mNorFlashDevices[] = {
64 *NorFlashDevices = mNorFlashDevices;
65 *Count = sizeof (mNorFlashDevices) / sizeof (NOR_FLASH_DESCRIPTION);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/
NorFlashArmVExpress.c 23 NOR_FLASH_DESCRIPTION mNorFlashDevices[NOR_FLASH_DEVICE_COUNT] = {
80 *NorFlashDevices = mNorFlashDevices;

Completed in 65 milliseconds