Home
last modified time | relevance | path

Searched refs:EFI_CPU_IO_PROTOCOL_WIDTH (Results 1 – 25 of 32) sorted by relevance

12

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/CpuIoDxe/
DCpuIo.c100 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoCheckParameter()
134 Width = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuIoCheckParameter()
230 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
239 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceRead()
252 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceRead()
310 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
319 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceWrite()
332 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceWrite()
390 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceRead()
399 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuIoServiceRead()
[all …]
DCpuIo.h73 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
122 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
171 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
220 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmPciCpuIo2Dxe/
DArmPciCpuIo2Dxe.c99 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoCheckParameter()
133 Width = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuIoCheckParameter()
229 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
238 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceRead()
251 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceRead()
310 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
319 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceWrite()
332 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceWrite()
391 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceRead()
400 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuIoServiceRead()
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/
DCpuIo2Dxe.c101 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoCheckParameter()
135 Width = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuIoCheckParameter()
231 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
240 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceRead()
253 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceRead()
311 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
320 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceWrite()
333 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceWrite()
391 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceRead()
400 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuIoServiceRead()
[all …]
DCpuIo2Dxe.h72 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
121 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
170 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
219 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/
DDxeCpuIo2LibInternal.h46 IN EFI_CPU_IO_PROTOCOL_WIDTH Width
68 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
90 IN EFI_CPU_IO_PROTOCOL_WIDTH Width
112 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
DIoLib.c67 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in IoReadWorker()
98 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in IoWriteWorker()
128 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in MmioReadWorker()
159 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in MmioWriteWorker()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/
DDxeCpuIoLibInternal.h46 IN EFI_CPU_IO_PROTOCOL_WIDTH Width
68 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
90 IN EFI_CPU_IO_PROTOCOL_WIDTH Width
111 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
DIoLib.c75 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in IoReadWorker()
106 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in IoWriteWorker()
136 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in MmioReadWorker()
166 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in MmioWriteWorker()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/
DDxeCpuIoLibInternal.h52 IN EFI_CPU_IO_PROTOCOL_WIDTH Width
74 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
96 IN EFI_CPU_IO_PROTOCOL_WIDTH Width
118 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
DIoLib.c72 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in IoReadWorker()
103 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in IoWriteWorker()
133 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in MmioReadWorker()
164 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in MmioWriteWorker()
/device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/
DCpuIo.c33 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
44 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
103 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
161 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceRead()
222 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceWrite()
286 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoCheckAddressRange()
328 Width = (EFI_CPU_IO_PROTOCOL_WIDTH)(Width & 0x03); in CpuIoCheckAddressRange()
DCpuDriver.h78 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
88 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
98 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
108 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/CpuIo2OnCpuIoThunk/
DCpuIo2OnCpuIoThunk.h44 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
70 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
97 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
124 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
DCpuIo2OnCpuIoThunk.c53 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
88 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
124 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceRead()
160 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceWrite()
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
DCpuIo.c40 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
51 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
105 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
158 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceRead()
216 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoServiceWrite()
297 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuIoCheckAddressRange()
DCpuDriver.h123 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
133 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
143 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
153 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
DIoLib.c30 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiIoRead()
56 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiIoWrite()
82 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiMemRead()
108 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiMemWrite()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
DIoLib.c30 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiIoRead()
56 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiIoWrite()
82 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiMemRead()
108 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in EfiMemWrite()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DCpuIo2.h57 } EFI_CPU_IO_PROTOCOL_WIDTH; typedef
105 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/CpuIo/
DCpuIo.h53 } EFI_CPU_IO_PROTOCOL_WIDTH; typedef
65 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibEsal/
DIoLib.c35 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in IoReadWorker()
78 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in IoWriteWorker()
118 IN EFI_CPU_IO_PROTOCOL_WIDTH Width in MmioReadWorker()
161 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in MmioWriteWorker()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/
DSalDriverLib.h958 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
985 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
1012 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
1036 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiRuntimeLib.h891 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
969 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
1053 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
1149 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
DPciRootBridgeIo.c1666 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceRead()
1675 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceRead()
1684 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceRead()
1814 (VOID)CpuMemoryServiceRead((EFI_CPU_IO_PROTOCOL_WIDTH)Width, Address, Count, Buffer); in RootBridgeIoPciRead()
1839 IN EFI_CPU_IO_PROTOCOL_WIDTH Width, in CpuMemoryServiceWrite()
1847 EFI_CPU_IO_PROTOCOL_WIDTH OperationWidth; in CpuMemoryServiceWrite()
1856 OperationWidth = (EFI_CPU_IO_PROTOCOL_WIDTH) (Width & 0x03); in CpuMemoryServiceWrite()
1970 (VOID)CpuMemoryServiceWrite ((EFI_CPU_IO_PROTOCOL_WIDTH)Width, Address, Count, Buffer); in RootBridgeIoPciWrite()

12