mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-11 13:09:11 +00:00
11 lines
150 B
C
11 lines
150 B
C
/*
|
|
* include/asm-parisc/serial.h
|
|
*/
|
|
|
|
/*
|
|
* This is used for 16550-compatible UARTs
|
|
*/
|
|
#define BASE_BAUD ( 1843200 / 16 )
|
|
|
|
#define SERIAL_PORT_DFNS
|