aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/serial.h
blob: 3a47606c858b890a8b0db00678d7536c1f2b6a2a (plain)
1
2
3
4
5
6
/*
 * include/asm-blackfin/serial.h
 */

#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
#define BASE_BAUD (1843200 / 16)