Home
last modified time | relevance | path

Searched refs:Location (Results 1 – 25 of 70) sorted by relevance

123

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
DEmmcBlockIoPei.c249 UINT8 Location; in EmmcBlockIoPeimGetMediaInfo() local
259 Location = 0; in EmmcBlockIoPeimGetMediaInfo()
263 Location ++; in EmmcBlockIoPeimGetMediaInfo()
264 if (Location == DeviceIndex) { in EmmcBlockIoPeimGetMediaInfo()
333 UINT8 Location; in EmmcBlockIoPeimReadBlocks() local
358 Location = 0; in EmmcBlockIoPeimReadBlocks()
362 Location ++; in EmmcBlockIoPeimReadBlocks()
363 if (Location == DeviceIndex) { in EmmcBlockIoPeimReadBlocks()
524 UINT8 Location; in EmmcBlockIoPeimGetMediaInfo2() local
540 Location = 0; in EmmcBlockIoPeimGetMediaInfo2()
[all …]
/device/google/trout/hal/sensors/2.0/config/api/
Dcurrent.txt14 method public sensor.hal.configuration.V1_0.Location getLocation();
16 method public void setLocation(sensor.hal.configuration.V1_0.Location);
20 public class Location {
21 ctor public Location();
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DCommand.c759 VOID *Location; in EblHexdumpCmd() local
780 Location = AllocatePool (Chunk); in EblHexdumpCmd()
799 Status = EfiRead (File, Location, &Chunk); in EblHexdumpCmd()
805 Status = OutputData (Location, Chunk, Width, File->BaseOffset + Offset); in EblHexdumpCmd()
817 Status = EfiRead (File, Location, &Chunk); in EblHexdumpCmd()
823 Status = OutputData (Location, Chunk, Width, File->BaseOffset + Offset); in EblHexdumpCmd()
835 FreePool (Location); in EblHexdumpCmd()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DCpuService.c166 &gSmmCpuPrivate->ProcessorInfo[Index].Location.Package, in SmmAddProcessor()
167 &gSmmCpuPrivate->ProcessorInfo[Index].Location.Core, in SmmAddProcessor()
168 &gSmmCpuPrivate->ProcessorInfo[Index].Location.Thread in SmmAddProcessor()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscPhysicalArrayFunction.c87 SmbiosRecord->Location = *(UINT8 *) &ForType16InputData ->MemoryArrayLocation; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
DProcessorSubClass.h69 UINT16 Location :2; member
/device/mediatek/wembley-sepolicy/r_non_plat/
Dmtk_agpsd.te43 # Send supl profile configuration to SLPD (to get SUPL Reference Location for HW Fused Location)
/device/mediatek/wembley-sepolicy/non_plat/
Dmtk_agpsd.te43 # Send supl profile configuration to SLPD (to get SUPL Reference Location for HW Fused Location)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c242 UINTN Location; in ShadowAndStartLegacy16() local
251 Location = 0; in ShadowAndStartLegacy16()
295 &Location, in ShadowAndStartLegacy16()
492 &Location, in ShadowAndStartLegacy16()
498 Private->Legacy16Table->PciExpressBase = (UINT32)Location; in ShadowAndStartLegacy16()
499 Location = 0; in ShadowAndStartLegacy16()
511 &Location, in ShadowAndStartLegacy16()
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscBaseBoardManufacturer.uni24 #string STR_MISC_BASE_BOARD_CHASSIS_LOCATION #language en-US "Base Board Chassis Location"
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DDataHubSubClassCache.h93 UINT32 Location :2; member
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
DMemIscp.h95 … UINT16 Location; ///< The physical location of the Memory Array, member
/device/google/sunfish-sepolicy/vendor/qcom/common/
Dlocation.te1 # location - Location daemon
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DMpService.h140 EFI_CPU_PHYSICAL_LOCATION Location; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
DProcessorAsms.S136 # NewStack - New Location of the stack
174 # NewStack - New Location of the stack
DProcessorAsms.Asm156 ; NewStack - New Location of the stack
191 ; NewStack - New Location of the stack
/device/google/coral-sepolicy/vendor/qcom/common/
Dlocation.te1 # location - Location daemon
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSdramSpdLpDdr.h333 UINT8 Location; ///< Module Manufacturing Location member
349 …SPD_LPDDR_MANUFACTURING_LOCATION Location; ///< Module Manufacturing Loca… member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
DLegacyBiosPlatform.h95 OUT UINTN *Location,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h306 UINT8 Location; member
377 SMBIOS_TABLE_STRING Location; member
552 SMBIOS_TABLE_STRING Location; member
/device/google/contexthub/firmware/
DREADME41 2.2 Build Artifacts Location
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBiosPlatform.h567 OUT UINTN *Location,
/device/google/trout/hal/sensors/2.0/
DSensor.cpp35 using ::sensor::hal::configuration::V1_0::Location;
272 static std::optional<std::vector<Location>> getLocation( in getLocation()
365 Location& sensorLocation = (*sensorLocationList)[0]; in getSensorPlacement()
/device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
DSemihostLib.c73 SeekBlock.Location = Offset; in SemihostFileSeek()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/Dsdt/
DD05Usb.asl56 Name (_PLD, Package (0x01) // _PLD: Physical Location of Device

123