xref: /linux/arch/parisc/include/asm/serial.h (revision ab88c2b3739a3d839b04f57d9ee0d6b1dc311cc8)
1 /*
2  * include/asm-parisc/serial.h
3  */
4 
5 /*
6  * This is used for 16550-compatible UARTs
7  */
8 #define BASE_BAUD ( 1843200 / 16 )
9