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

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
PlatformLeds.c 113 } else if (Type == Galileo) {
143 } else if (Type == Galileo) {
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/
Platform.h 103 Galileo = 6,
116 L"Galileo",\
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecureLib/
PlatformSecureLib.c 54 if (mPlatformType == Galileo) {
63 DEBUG ((EFI_D_INFO, "Galileo GPIO Expender Slave Address = %02x\n", I2CSlaveAddress.I2CDeviceAddress));
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/PlatformInit/
PlatformConfig.c 381 // Galileo Platform UART0 support.
384 if (Type == Galileo) {
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
AcpiPlatform.c 636 if (mGlobalNvsArea.Area->PlatformType == Galileo) {
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
PlatformEarlyInit.c 213 // Configure GPIO expanders for Galileo Gen 2
272 // Configure GPIO expanders for Galileo Gen 2
276 if (PlatformType == Galileo) {
285 DEBUG ((EFI_D_INFO, "Galileo GPIO Expender Slave Address = %02x\n", I2CSlaveAddress.I2CDeviceAddress));
    [all...]

Completed in 197 milliseconds