Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
8ed01bbb89c943f714bdf4876f749b1b01792f65
/
.
/
arch
/
blackfin
/
include
/
asm
/
serial.h
blob: 3a47606c858b890a8b0db00678d7536c1f2b6a2a [
file
] [
log
] [
blame
]
/*
* include/asm-blackfin/serial.h
*/
#define
SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
#define
BASE_BAUD
(
1843200
/
16
)