You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* include/asm-blackfin/serial.h
|
|
*/
|
|
|
|
#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
|
|
#define BASE_BAUD (1843200 / 16)
|
|
|