HomeSort by relevance Sort by last modified time
    Searched refs:UARTECR (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
pl011.h 37 #define UARTECR 0x004
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
PL011Uart.h 24 #define UARTECR 0x004
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/
pl011_console.S 103 str wzr, [x0, #UARTECR]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
PL011Uart.c 162 MmioWrite32 (UartBase + UARTECR, 0);

Completed in 2908 milliseconds