Home
last modified time | relevance | path

Searched refs:UARTLCR (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/nxp/console/
A D16550_console.S19 #define UARTLCR 0x3 macro
107 ldrb w3, [x0, #UARTLCR]
109 strb w3, [x0, #UARTLCR] /* enable DLL, DLLM programming */
114 strb w3, [x0, #UARTLCR] /* disable DLL, DLLM programming */
118 strb w3, [x0, #UARTLCR]
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch64/
A D16550_console.S54 ldr w3, [x0, #UARTLCR]
56 str w3, [x0, #UARTLCR] /* enable DLL, DLLM programming */
61 str w3, [x0, #UARTLCR] /* disable DLL, DLLM programming */
65 str w3, [x0, #UARTLCR]
/tf-a-ffa_el3_spmc/plat/layerscape/common/aarch64/
A Dls_console.S53 ldrb w3, [x0, #UARTLCR]
55 strb w3, [x0, #UARTLCR] /* enable DLL, DLLM programming */
60 strb w3, [x0, #UARTLCR] /* disable DLL, DLLM programming */
64 strb w3, [x0, #UARTLCR]
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch32/
A D16550_console.S57 ldr r3, [r0, #UARTLCR]
59 str r3, [r0, #UARTLCR] /* enable DLL, DLLM programming */
64 str r3, [r0, #UARTLCR] /* disable DLL, DLLM programming */
68 str r3, [r0, #UARTLCR]
/tf-a-ffa_el3_spmc/plat/layerscape/common/include/
A Dls_16550.h19 #define UARTLCR 0x3 macro
/tf-a-ffa_el3_spmc/include/drivers/ti/uart/
A Duart_16550.h20 #define UARTLCR 0xc macro

Completed in 5 milliseconds