Searched refs:LCRVAL (Results 1 – 1 of 1) sorted by relevance
98 #define LCRVAL LCR_8N1 /* 8 data, 1 stop, no parity */ macro107 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 2 milliseconds