Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dhi16xx_uart.c40 #define UART_LCR_DLAB 0x80 macro
125 io_write32(base + UART_LCR, UART_LCR_DLAB); in hi16xx_uart_init()