repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OMAP: Add new function to check wether there is irq pending
[linux-ginger.git]
/
arch
/
blackfin
/
include
/
asm
/
serial.h
blob
3a47606c858b890a8b0db00678d7536c1f2b6a2a
1
/*
2
* include/asm-blackfin/serial.h
3
*/
4
5
#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
6
#define BASE_BAUD (1843200 / 16)