Home
last modified time | relevance | path

Searched defs:Bus (Results 1 – 25 of 126) sorted by relevance

123456

/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/
DPchCommonDefinitions.h96 #define PchPciDeviceMmBase(Bus, Device, Function) \ argument
105 #define PchPciDeviceMmAddress(Segment, Bus, Device, Function, Register) \ argument
114 #define PchMmPci32Ptr(Segment, Bus, Device, Function, Register) \ argument
117 #define PchMmPci32(Segment, Bus, Device, Function, Register) *PchMmPci32Ptr (Segment, Bus, Device,… argument
119 #define PchMmPci32Or(Segment, Bus, Device, Function, Register, OrData) \ argument
128 #define PchMmPci32And(Segment, Bus, Device, Function, Register, AndData) \ argument
137 #define PchMmPci32AndThenOr(Segment, Bus, Device, Function, Register, AndData, OrData) \ argument
149 #define PchMmPci16Ptr(Segment, Bus, Device, Function, Register) \ argument
152 #define PchMmPci16(Segment, Bus, Device, Function, Register) *PchMmPci16Ptr (Segment, Bus, Device,… argument
154 #define PchMmPci16Or(Segment, Bus, Device, Function, Register, OrData) \ argument
[all …]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
DVlvCommonDefinitions.h118 #define MmPciAddress( Segment, Bus, Device, Function, Register ) \ argument
130 #define MmPci64Ptr( Segment, Bus, Device, Function, Register ) \ argument
133 #define MmPci64( Segment, Bus, Device, Function, Register ) \ argument
136 #define MmPci64Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
143 #define MmPci64And( Segment, Bus, Device, Function, Register, AndData ) \ argument
150 #define MmPci64AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument
163 #define MmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument
166 #define MmPci32( Segment, Bus, Device, Function, Register ) \ argument
169 #define MmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
176 #define MmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
DPlatformIoLib.c31 UINT8 Bus, in GetPciAddress()
67 UINT8 Bus, in PciRead8()
113 UINT8 Bus, in PciRead16()
159 UINT8 Bus, in PciRead32()
205 UINT8 Bus, in PciWrite8()
250 UINT8 Bus, in PciWrite16()
295 UINT8 Bus, in PciWrite32()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
DPlatformIoLib.c31 UINT8 Bus, in GetPciAddress()
65 UINT8 Bus, in PciRead8()
111 UINT8 Bus, in PciRead16()
157 UINT8 Bus, in PciRead32()
203 UINT8 Bus, in PciWrite8()
248 UINT8 Bus, in PciWrite16()
293 UINT8 Bus, in PciWrite32()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
DQNCCommonDefinitions.h244 #define QNCMmPciAddress( Segment, Bus, Device, Function, Register ) \ argument
255 #define PciDeviceMmBase( Bus, Device, Function) \ argument
265 #define QNCMmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument
268 #define QNCMmPci32( Segment, Bus, Device, Function, Register ) \ argument
271 #define QNCMmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
278 #define QNCMmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument
285 #define QNCMmPci32AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument
296 #define QNCMmPci16Ptr( Segment, Bus, Device, Function, Register ) \ argument
299 #define QNCMmPci16( Segment, Bus, Device, Function, Register ) \ argument
302 #define QNCMmPci16Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
[all …]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
DIohCommonDefinitions.h246 #define IohMmPciAddress( Segment, Bus, Device, Function, Register ) \ argument
257 #define IohMmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument
260 #define IohMmPci32( Segment, Bus, Device, Function, Register ) \ argument
263 #define IohMmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
270 #define IohMmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument
277 #define IohMmPci32AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument
288 #define IohMmPci16Ptr( Segment, Bus, Device, Function, Register ) \ argument
291 #define IohMmPci16( Segment, Bus, Device, Function, Register ) \ argument
294 #define IohMmPci16Or( Segment, Bus, Device, Function, Register, OrData ) \ argument
301 #define IohMmPci16And( Segment, Bus, Device, Function, Register, AndData ) \ argument
[all …]
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciEnumeratorSupport.c118 UINT8 Bus, in PciDevicePresent()
289 IN UINT8 Bus, in PciSearchDevice()
424 UINT8 Bus, in GatherDeviceInfo()
479 UINT8 Bus, in GatherPPBInfo()
579 UINT8 Bus, in GatherP2CInfo()
1130 UINT8 Bus, in CreatePciIoDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciRomTable.c23 UINT8 Bus; member
50 IN UINT8 Bus, in PciRomAddImageMapping()
DPciEnumeratorSupport.c37 IN UINT8 Bus, in PciDevicePresent()
223 IN UINT8 Bus, in PciSearchDevice()
466 IN UINT8 Bus, in GatherDeviceInfo()
536 IN UINT8 Bus, in GatherPpbInfo()
697 IN UINT8 Bus, in GatherP2CInfo()
2092 IN UINT8 Bus, in CreatePciIoDevice()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DPciCf8Lib.h39 #define PCI_CF8_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
DPciExpressLib.h38 #define PCI_EXPRESS_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
DS3PciLib.h35 #define S3_PCI_LIB_ADDRESS(Bus,Device,Function,Register) \ argument
DPciLib.h40 #define PCI_LIB_ADDRESS(Bus,Device,Function,Register) \ argument
DPciSegmentLib.h58 #define PCI_SEGMENT_LIB_ADDRESS(Segment,Bus,Device,Function,Register) \ argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGluePciLib.h39 #define PCI_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
DEdkIIGluePciCf8Lib.h43 #define PCI_CF8_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
DEdkIIGluePciExpressLib.h43 #define PCI_EXPRESS_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DMm.c76 OUT UINT8 *Bus, in ShellMmDecodePciAddress()
144 UINT8 Bus; in ShellMmAccess() local
310 UINT8 Bus; in ShellMmLocateIoProtocol() local
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/X64/
DPcatIo.c227 UINT16 Bus; in ScanPciBus() local
310 UINT16 Bus, in CheckForRom()
543 UINT16 Bus, in SaveCommandRegister()
580 UINT16 Bus, in RestoreCommandRegister()
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/
DPcatIo.c227 UINT16 Bus; in ScanPciBus() local
310 UINT16 Bus, in CheckForRom()
543 UINT16 Bus, in SaveCommandRegister()
580 UINT16 Bus, in RestoreCommandRegister()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
DPciExpress.c54 UINT8 Bus, in PcieFindCapId()
99 UINT8 Bus, in PcieFindExtendedCapId()
328 IN UINT8 Bus, in PcieSetClkreq()
525 IN UINT8 Bus, in PcieSetAspmManual()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DOemMiscLib.h27 UINTN Bus; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiPciCfg.h64 UINT8 Bus; member
76 UINT8 Bus; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
DRuntimeLib.c1071 UINT8 Bus, in PciRead8()
1105 UINT8 Bus, in PciRead16()
1138 UINT8 Bus, in PciRead32()
1171 UINT8 Bus, in PciWrite8()
1203 UINT8 Bus, in PciWrite16()
1235 UINT8 Bus, in PciWrite32()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbEnumer.c553 USB_BUS *Bus; in UsbRemoveDevice() local
619 USB_BUS *Bus; in UsbFindChild() local
660 USB_BUS *Bus; in UsbEnumerateNewDev() local

123456