Home
last modified time | relevance | path

Searched refs:PL011UartPoll (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL011Uart.h255 PL011UartPoll (
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PL011SerialPortLib/
DPL011SerialPortLib.c114 return PL011UartPoll ((UINTN)FixedPcdGet64 (PcdSerialRegisterBase)); in SerialPortPoll()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPL011SerialPortLib/
DFdtPL011SerialPortLib.c154 return PL011UartPoll (mSerialBaseAddress); in SerialPortPoll()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
DPL011Uart.c465 PL011UartPoll ( in PL011UartPoll() function