Searched refs:BitFieldWrite8 (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugMp.c205 Value = BitFieldWrite8 (Value, Index, Index, 1);
207 Value = BitFieldWrite8 (Value, Index, Index, 0);
236 Value = BitFieldWrite8 (Value, Index, Index, 1);
238 Value = BitFieldWrite8 (Value, Index, Index, 0);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/DxeIoLibCpuIo/
H A DIoHighLevel.c181 BitFieldWrite8 (IoRead8 (Port), StartBit, EndBit, Value)
1301 BitFieldWrite8 (MmioRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseIoLibIntrinsic/
H A DIoHighLevel.c177 BitFieldWrite8 (IoRead8 (Port), StartBit, EndBit, Value)
1321 BitFieldWrite8 (MmioRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeIoLibCpuIo2/
H A DIoHighLevel.c173 BitFieldWrite8 (IoRead8 (Port), StartBit, EndBit, Value)
1293 BitFieldWrite8 (MmioRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeIoLibEsal/
H A DIoHighLevel.c169 BitFieldWrite8 (IoRead8 (Port), StartBit, EndBit, Value)
1289 BitFieldWrite8 (MmioRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiIoLibCpuIo/
H A DIoHighLevel.c177 BitFieldWrite8 (IoRead8 (Port), StartBit, EndBit, Value)
1321 BitFieldWrite8 (MmioRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmIoLibSmmCpuIo2/
H A DIoHighLevel.c178 BitFieldWrite8 (IoRead8 (Port), StartBit, EndBit, Value)
1298 BitFieldWrite8 (MmioRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DBitField.c164 BitFieldWrite8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxePciLibEsal/
H A DPciLib.c417 BitFieldWrite8 (PciRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxePciSegmentLibEsal/
H A DPciLib.c389 BitFieldWrite8 (PciSegmentRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciLibPciCfg2/
H A DPciLib.c375 BitFieldWrite8 (PciRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciSegmentLibPciCfg2/
H A DPciSegmentLib.c394 BitFieldWrite8 (PciSegmentRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPciLibPciRootBridgeIo/
H A DPciLib.c387 BitFieldWrite8 (PciRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciLibPciRootBridgeIo/
H A DPciLib.c389 BitFieldWrite8 (PciRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
H A DPciSegmentLib.c471 BitFieldWrite8 (PciSegmentRead8 (Address), StartBit, EndBit, Value)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h2359 BitFieldWrite8 (

Completed in 455 milliseconds