OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LCR_8BITS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
comreg.h
109
#define
LCR_8BITS
0x03 /* 8 bits per serial word */
/src/sys/arch/sandpoint/stand/altboot/
brdsetup.c
84
#define
LCR_8BITS
0x03
702
init_uart(uart2base, 9600,
LCR_8BITS
| LCR_PEVEN);
735
init_uart(uart2base, 9600,
LCR_8BITS
| LCR_PNONE);
935
init_uart(uart2base, 19200,
LCR_8BITS
| LCR_PNONE);
952
init_uart(uart2base, 9600,
LCR_8BITS
| LCR_PNONE);
969
init_uart(uart2base, 9600,
LCR_8BITS
| LCR_PNONE);
996
init_uart(uart2base, 38400,
LCR_8BITS
| LCR_PEVEN);
Completed in 13 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025