Searched refs:UARTLSR (Results 1 – 6 of 6) sorted by relevance
/tf-a-ffa_el3_spmc/drivers/nxp/console/ |
A D | 16550_console.S | 20 #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]
|
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch64/ |
A D | 16550_console.S | 147 1: ldr w2, [x1, #UARTLSR] 155 2: ldr w2, [x1, #UARTLSR] 199 1: ldr w1, [x0, #UARTLSR] 243 1: ldr w1, [x0, #UARTLSR]
|
/tf-a-ffa_el3_spmc/plat/layerscape/common/aarch64/ |
A D | ls_console.S | 134 1: ldrb w2, [x1, #UARTLSR] 144 2: ldrb w2, [x1, #UARTLSR] 188 1: ldrb w1, [x0, #UARTLSR] 232 1: ldrb w1, [x0, #UARTLSR]
|
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch32/ |
A D | 16550_console.S | 153 1: ldr r2, [r1, #UARTLSR] 161 2: ldr r2, [r1, #UARTLSR] 204 1: ldr r1, [r0, #UARTLSR] 250 1: ldr r1, [r0, #UARTLSR]
|
/tf-a-ffa_el3_spmc/plat/layerscape/common/include/ |
A D | ls_16550.h | 20 #define UARTLSR 0x5 macro
|
/tf-a-ffa_el3_spmc/include/drivers/ti/uart/ |
A D | uart_16550.h | 22 #define UARTLSR 0x14 macro
|
Completed in 10 milliseconds