Home
last modified time | relevance | path

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

/platform/or1ksim/
A Duart.c98 #define LCRVAL LCR_8N1 /* 8 data, 1 stop, no parity */ macro
107 write_uart_reg(port, UART_LCR, LCR_BKSE | LCRVAL); // config mode A in uart_init_port()
110 write_uart_reg(port, UART_LCR, LCRVAL); // operational mode in uart_init_port()

Completed in 3 milliseconds