Home
last modified time | relevance | path

Searched refs:UART_LCR (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/
A Dhi16xx_uart.c23 #define UART_LCR 0x0C /* Line control register */ macro
125 io_write32(base + UART_LCR, UART_LCR_DLAB); in hi16xx_uart_init()
134 io_write32(base + UART_LCR, UART_LCR_DLS8); in hi16xx_uart_init()
A Dns16550.c39 #define UART_LCR 0x3 macro
A Dserial8250_uart.c20 #define UART_LCR 0xc macro

Completed in 2 milliseconds