Home
last modified time | relevance | path

Searched refs:EFI_SERIAL_OUTPUT_BUFFER_EMPTY (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SerialIo/
DSerialIo.h65 #define EFI_SERIAL_OUTPUT_BUFFER_EMPTY 0x00000200 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DSerialIo.h73 #define EFI_SERIAL_OUTPUT_BUFFER_EMPTY 0x00000200 macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
DPL011Uart.c315 *Control |= EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in PL011UartGetControl()
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/SerialIoLib/
DSerialPortLib.c337 *Control |= EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in SerialPortGetControl()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DSerialIo.c526 *Control = mSerialIoMode.ControlMask | EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in SerialGetControl()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
DSerial.h128 EFI_SERIAL_OUTPUT_BUFFER_EMPTY | \
DSerial.c1711 *Control |= EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in IsaSerialGetControl()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
DSerial.h145 EFI_SERIAL_OUTPUT_BUFFER_EMPTY | \
DSerialIo.c993 *Control |= EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in SerialGetControl()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseSerialPortLib16550/
DBaseSerialPortLib16550.c894 *Control |= EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in SerialPortGetControl()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
DFtdiUsbSerialDriver.c1357 *Control |= EFI_SERIAL_OUTPUT_BUFFER_EMPTY; in GetControlBitsInternal()