OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WR4_BAUD96
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
sio.c
226
sioreg(REG(0, WR4),
WR4_BAUD96
| WR4_STOP1 | WR4_NPARITY);
242
sioreg(REG(1, WR4),
WR4_BAUD96
| WR4_STOP1 | WR4_NPARITY);
sioreg.h
148
#define
WR4_BAUD96
0x40 /* Clock Rate (9600 BAUD) */
/src/sys/arch/luna68k/dev/
sioreg.h
130
#define
WR4_BAUD96
0x40 /* Clock Rate (9600 BAUD) */
siotty.c
68
WR4_BAUD96
| WR4_STOP1, /* Tx/Rx */
75
{ 9600,
WR4_BAUD96
, },
lunaws.c
101
WR4_BAUD96
| WR4_STOP1 | WR4_NPARITY, /* Tx/Rx */
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025