HomeSort by relevance Sort by last modified time
    Searched refs:UARTLCR (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/drivers/ti/uart/aarch64/
16550_console.S 44 ldr w3, [x0, #UARTLCR]
46 str w3, [x0, #UARTLCR] /* enable DLL, DLLM programming */
51 str w3, [x0, #UARTLCR] /* disable DLL, DLLM programming */
55 str w3, [x0, #UARTLCR]
  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/ti/uart/
uart_16550.h 18 #define UARTLCR 0xc

Completed in 51 milliseconds