Searched refs:R_PCH_SMBUS_HBD (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
H A DPchRegsSmbus.h115 #define R_PCH_SMBUS_HBD 0x07 // Host Block Data Register R/W macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SmbusLib/
H A DSmbusLib.c694 IoWrite8 (IoPortBaseAddress + R_PCH_SMBUS_HBD, WriteBuffer[Index]);
721 ReadBuffer[Index] = IoRead8 (IoPortBaseAddress + R_PCH_SMBUS_HBD);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
H A DPlatform.c1103 IoWrite8 (SmbusBase+R_PCH_SMBUS_HBD, CallBuffer[Index]);
1175 CallBuffer[Index] = (UINT8)IoRead8 (SmbusBase+R_PCH_SMBUS_HBD);

Completed in 9 milliseconds