Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dpl011.c27 #define UART_LCR_H 0x2C /* line control register */ macro
179 io_write32(base + UART_LCR_H, UART_LCRH_WLEN_8); in pl011_init()