Home
last modified time | relevance | path

Searched refs:UARTLCR_H (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
Dpl011.h24 #define UARTLCR_H 0x02C macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/
DPL011Uart.c203 (MmioRead32 (UartBase + UARTLCR_H) == LineControl) && in PL011UartInitializePort()
222 MmioWrite32 (UartBase + UARTLCR_H, LineControl); in PL011UartInitializePort()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DPL011Uart.h29 #define UARTLCR_H 0x02C macro
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/aarch64/
Dpl011_console.S62 str w1, [x0, #UARTLCR_H]
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/aarch32/
Dpl011_console.S63 str r1, [r0, #UARTLCR_H]