Searched refs:PCI_BAR0 (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/ |
D | I2cLib.c | 34 *SaveBar0Ptr = IohMmPci32 (0, I2C_Bus, I2C_Device, I2C_Func, PCI_BAR0); in I2cCommonServiceEntry() 37 IohMmPci32(0, I2C_Bus, I2C_Device, I2C_Func, PCI_BAR0) = in I2cCommonServiceEntry() 62 IohMmPci32 (0, I2C_Bus, I2C_Device, I2C_Func, PCI_BAR0) = SaveBar0; in I2cCommonServiceExit() 85 I2CIoPortBaseAddress = IohMmPci32(0, I2C_Bus, I2C_Device, I2C_Func, PCI_BAR0); in GetI2CIoPortBaseAddress()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/ |
D | VlvCommonDefinitions.h | 42 #define PCI_BAR0 0x0010 ///< Base Address Register 0 macro
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/ |
D | QNCCommonDefinitions.h | 35 #define PCI_BAR0 0x0010 // Base Address Register 0 macro
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/ |
D | IohCommonDefinitions.h | 35 #define PCI_BAR0 0x0010 // Base Address Register 0 macro
|