projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
xtensa: platform: s6105
[linux-2.6]
/
arch
/
xtensa
/
platforms
/
s6105
/
include
/
platform
/
serial.h
1
#ifndef __ASM_XTENSA_S6105_SERIAL_H
2
#define __ASM_XTENSA_S6105_SERIAL_H
3
4
#include <variant/hardware.h>
5
6
#define BASE_BAUD (S6_SCLK / 16)
7
8
#endif /* __ASM_XTENSA_S6105_SERIAL_H */