Searched refs:I2CSlaveAddress (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecureLib/ |
D | PlatformSecureLib.c | 37 EFI_I2C_DEVICE_ADDRESS I2CSlaveAddress; in CheckResetButtonState() local 59 I2CSlaveAddress.I2CDeviceAddress = GALILEO_IOEXP_J2HI_7BIT_SLAVE_ADDR; in CheckResetButtonState() 61 I2CSlaveAddress.I2CDeviceAddress = GALILEO_IOEXP_J2LO_7BIT_SLAVE_ADDR; in CheckResetButtonState() 63 …DEBUG ((EFI_D_INFO, "Galileo GPIO Expender Slave Address = %02x\n", I2CSlaveAddress.I2CDeviceAddre… in CheckResetButtonState() 72 I2CSlaveAddress, in CheckResetButtonState()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/PlatformInit/ |
D | PlatformConfig.c | 61 EFI_I2C_DEVICE_ADDRESS I2CSlaveAddress; in PlatformInitializeUart0MuxGalileo() local 66 I2CSlaveAddress.I2CDeviceAddress = GALILEO_IOEXP_J2HI_7BIT_SLAVE_ADDR; in PlatformInitializeUart0MuxGalileo() 68 I2CSlaveAddress.I2CDeviceAddress = GALILEO_IOEXP_J2LO_7BIT_SLAVE_ADDR; in PlatformInitializeUart0MuxGalileo() 84 I2CSlaveAddress, in PlatformInitializeUart0MuxGalileo() 99 I2CSlaveAddress, in PlatformInitializeUart0MuxGalileo() 114 I2CSlaveAddress, in PlatformInitializeUart0MuxGalileo()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/ |
D | PlatformEarlyInit.c | 208 EFI_I2C_DEVICE_ADDRESS I2CSlaveAddress; in EarlyPlatformConfigGpioExpanders() local 306 I2CSlaveAddress.I2CDeviceAddress = GALILEO_IOEXP_J2HI_7BIT_SLAVE_ADDR; in EarlyPlatformConfigGpioExpanders() 308 I2CSlaveAddress.I2CDeviceAddress = GALILEO_IOEXP_J2LO_7BIT_SLAVE_ADDR; in EarlyPlatformConfigGpioExpanders() 310 …DEBUG ((EFI_D_INFO, "Galileo GPIO Expender Slave Address = %02x\n", I2CSlaveAddress.I2CDeviceAddre… in EarlyPlatformConfigGpioExpanders() 323 I2CSlaveAddress, in EarlyPlatformConfigGpioExpanders() 337 I2CSlaveAddress, in EarlyPlatformConfigGpioExpanders() 353 I2CSlaveAddress, in EarlyPlatformConfigGpioExpanders() 368 I2CSlaveAddress, in EarlyPlatformConfigGpioExpanders() 386 I2CSlaveAddress, in EarlyPlatformConfigGpioExpanders() 400 I2CSlaveAddress, in EarlyPlatformConfigGpioExpanders() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Smbios.h | 542 UINT8 I2CSlaveAddress; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SmBios.h | 2238 UINT8 I2CSlaveAddress; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/ |
D | MiscConv.c | 2244 …INT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE38, I2CSlaveAddress)) = (UINT8) (… in SmbiosFldMiscType38()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 1011 PRINT_STRUCT_VALUE_H (Struct, Type38, I2CSlaveAddress); in SmbiosPrintStructure()
|