Searched refs:UARTLCR_H (Results 1 – 5 of 5) sorted by relevance
24 #define UARTLCR_H 0x02C macro
203 (MmioRead32 (UartBase + UARTLCR_H) == LineControl) && in PL011UartInitializePort()222 MmioWrite32 (UartBase + UARTLCR_H, LineControl); in PL011UartInitializePort()
29 #define UARTLCR_H 0x02C macro
62 str w1, [x0, #UARTLCR_H]
63 str r1, [r0, #UARTLCR_H]