Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
Dpl011.h41 #define UARTFBRD 0x028 macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
DPL011Uart.c145 MmioWrite32 (UartBase + UARTFBRD, PcdGet32 (PL011UartFractional)); in PL011UartInitializePort()
155 MmioWrite32 (UartBase + UARTFBRD, Divisor & 0x3F); in PL011UartInitializePort()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL011Uart.h28 #define UARTFBRD 0x028 macro
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/
Dpl011_console.S99 str w1, [x0, #UARTFBRD]