OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:B_PCH_LPSS_I2C_BAR_BA
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
I2CLibPei.h
48
#define
B_PCH_LPSS_I2C_BAR_BA
0xFFFFF000 // Base Address
I2CLibPei.c
189
I2CLibPeiMmioWrite32((UINTN) (PciMmBase + R_PCH_LPSS_I2C_BAR), (UINT32)(Bar0 &
B_PCH_LPSS_I2C_BAR_BA
));
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CLib.c
223
ASSERT (((mLpssPciDeviceList[I2cControllerIndex+1].Bar0 &
B_PCH_LPSS_I2C_BAR_BA
) == mLpssPciDeviceList[I2cControllerIndex+1].Bar0) && (mLpssPciDeviceList[I2cControllerIndex+1].Bar0 != 0));
224
MmioWrite32 ((UINTN) (PciMmBase + R_PCH_LPSS_I2C_BAR), (UINT32) (mLpssPciDeviceList[I2cControllerIndex+1].Bar0 &
B_PCH_LPSS_I2C_BAR_BA
));
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
PchRegsLpss.h
166
#define
B_PCH_LPSS_I2C_BAR_BA
0xFFFFF000 // Base Address
Completed in 5781 milliseconds