Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/nxp/console/
A D16550_console.S20 #define UARTLSR 0x5 macro
196 1: ldrb w2, [x1, #UARTLSR]
206 2: ldrb w2, [x1, #UARTLSR]
250 1: ldrb w1, [x0, #UARTLSR]
294 1: ldrb w1, [x0, #UARTLSR]
/arm-trusted-firmware-2.8.0/drivers/ti/uart/aarch64/
A D16550_console.S147 1: ldr w2, [x1, #UARTLSR]
155 2: ldr w2, [x1, #UARTLSR]
199 1: ldr w1, [x0, #UARTLSR]
243 1: ldr w1, [x0, #UARTLSR]
/arm-trusted-firmware-2.8.0/drivers/ti/uart/aarch32/
A D16550_console.S153 1: ldr r2, [r1, #UARTLSR]
161 2: ldr r2, [r1, #UARTLSR]
204 1: ldr r1, [r0, #UARTLSR]
250 1: ldr r1, [r0, #UARTLSR]
/arm-trusted-firmware-2.8.0/include/drivers/ti/uart/
A Duart_16550.h22 #define UARTLSR 0x14 macro

Completed in 5 milliseconds