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

  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
pl011.h 40 #define UARTIBRD 0x024
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
PL011Uart.h 27 #define UARTIBRD 0x024
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/
pl011_console.S 95 str w1, [x0, #UARTIBRD]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
PL011Uart.c 144 MmioWrite32 (UartBase + UARTIBRD, PcdGet32 (PL011UartInteger));
154 MmioWrite32 (UartBase + UARTIBRD, Divisor >> 6);

Completed in 150 milliseconds