repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[linux/fpc-iii.git]
/
arch
/
parisc
/
include
/
asm
/
serial.h
blob
77e9b67c87ee1ed382670ec604b067f5b3a99b25
1
/*
2
* include/asm-parisc/serial.h
3
*/
4
5
/*
6
* This is used for 16550-compatible UARTs
7
*/
8
#define BASE_BAUD ( 1843200 / 16 )