Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
Dpl011.h40 #define UARTIBRD 0x024 macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
DPL011Uart.c144 MmioWrite32 (UartBase + UARTIBRD, PcdGet32 (PL011UartInteger)); in PL011UartInitializePort()
154 MmioWrite32 (UartBase + UARTIBRD, Divisor >> 6); in PL011UartInitializePort()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL011Uart.h27 #define UARTIBRD 0x024 macro
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/
Dpl011_console.S95 str w1, [x0, #UARTIBRD]