Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dhi16xx_uart.c37 #define UART_LCR_DLS8 0x3 /* 8 bits */ macro
134 io_write32(base + UART_LCR, UART_LCR_DLS8); in hi16xx_uart_init()