OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UART_LCR_8N1
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
ns16550.h
202
#define
UART_LCR_8N1
0x03
/external/u-boot/drivers/serial/
ns16550.c
19
#define UART_LCRVAL
UART_LCR_8N1
/* 8 data, 1 stop, no parity */
Completed in 659 milliseconds