HomeSort by relevance Sort by last modified time
    Searched full:mcfg (Results 1 - 25 of 64) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Mcfg/
Mcfg.aslc 17 Mcfg.c
22 configuration space base address Description Table (MCFG). Any changes
23 to the MCFG table require updating the respective structure count in
24 Mcfg.h and then adding the structure to the MCFG defined in this file.
25 The table layout is defined in Mcfg.h and the table contents are defined
26 in McfgTable.h and Mcfg.h.
33 #include <Mcfg.h>
36 // MCFG Table definition
38 EFI_ACPI_MEMORY_MAPPED_CONFIGURATION_BASE_ADDRESS_TABLE MCFG = {
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/
Mcfg.aslc 3 Address Space table (MCFG). Any changes to the number of entries in the table require
4 updating the structure count in Mcfg.h and then adding the structure to the
5 MCFG defined in this file. The table layout is defined in Mcfg.h and the
24 #include "Mcfg.h"
30 EFI_ACPI_MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_DESCRIPTION_TABLE Mcfg = {
57 // MCFG specific fields
80 return (VOID*)&Mcfg;
Mcfg.h 3 Space Access Table (MCFG). Some additional ACPI values are defined in Acpi10.h,
29 // MCFG Definitions
41 // MCFG structure
50 // MCFG Table structure
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/
Mcfg.h 26 Mcfg.h
47 // "MCFG" Static Resource Affinity Table
52 // MCFG Definitions, see specification for details.
63 // MCFG Table definition. The table must be defined in a platform
McfgTable.h 49 // MCFG Revision (defined in spec)
54 // MCFG Structure Definitions
69 // MCFG Table header definition. The rest of the table
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
MemoryMappedConfigurationSpaceAccessTable.h 25 /// Memory Mapped Configuration Space Access Table (MCFG)
38 /// MCFG Table header definition. The rest of the table
47 /// MCFG Revision (defined in spec)
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/
D03Mcfg.aslc 39 EFI_ACPI_5_0_PCI_EXPRESS_MEMORY_MAPPED_CONFIGURATION_SPACE_TABLE Mcfg=
85 VOID* CONST ReferenceAcpiTable = &Mcfg;
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/
Mcfg.aslc 41 EFI_ACPI_5_0_PCI_EXPRESS_MEMORY_MAPPED_CONFIGURATION_SPACE_TABLE Mcfg=
80 VOID* CONST ReferenceAcpiTable = &Mcfg;
AcpiTables.inf 34 Mcfg.aslc
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
AcpiTables.c 23 * Memory Mapped Configuration Space Access Table (MCFG)
73 // Install MCFG Table
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
MemoryMappedConfigurationSpaceAccessTable.h 26 // Memory Mapped Configuration Space Access Table (MCFG)
39 // MCFG Revision (defined in spec)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
MemoryMappedConfigurationSpaceAccessTable.h 37 // Memory Mapped Configuration Space Access Table (MCFG)
50 // MCFG Revision (defined in spec)
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/
AcpiTables.inf 38 Mcfg/Mcfg.aslc
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
AcpiTables.inf 37 Mcfg/Mcfg.aslc
  /external/syslinux/com32/gplinclude/acpi/
mcfg.h 18 #define MCFG "MCFG"
acpi.h 36 #include <acpi/mcfg.h>
57 #define MCFG "MCFG"
87 s_mcfg mcfg; member in struct:__anon36902
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/
D05Mcfg.aslc 39 EFI_PCI_EXPRESS_MEMORY_MAPPED_CONFIGURATION_SPACE_TABLE Mcfg=
127 VOID* CONST ReferenceAcpiTable = &Mcfg;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
PageList.c 45 { PAGE_ACPI_MCFG, AcpiMcfgPage, L"MCFG" }, ///< Format MCFG
  /device/google/marlin/
init.radio.sh 27 cp -r /firmware/radio/modem_pr/mcfg/configs/* /data/misc/radio/modem_config
  /device/google/wahoo/
init.radio.sh 26 cp -r /firmware/image/modem_pr/mcfg/configs/* /data/vendor/radio/modem_config
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
Mcfg.c 3 ACPI Memory mapped configuration space base address Description Table (MCFG).
AcpiTables.inf 37 Mcfg.c
Csrt.c 3 ACPI Memory mapped configuration space base address Description Table (MCFG).
  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
LegacyTable.c 250 MCFG_STRUCTURE *Mcfg;
259 Mcfg = (MCFG_STRUCTURE *)((UINTN)McfgTable + sizeof(EFI_ACPI_DESCRIPTION_HEADER) + sizeof(UINT64));
267 if (Mcfg[Index].PciSegmentGroupNumber == 0) {
268 Hob->PciExpress.PciExpressBaseAddressInfo.PciExpressBaseAddress = Mcfg[Index].BaseAddress;
  /hardware/interfaces/camera/provider/2.4/default/
ExternalCameraProvider.cpp 62 mCfg(ExternalCameraConfig::loadFromCfg()),
142 cameraId, mCfg);
188 new device::V3_4::implementation::ExternalCameraDevice(devName, mCfg);
215 mInternalDevices(parent->mCfg.mInternalDevices) {}

Completed in 1268 milliseconds

1 2 3