aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/serial.h
blob: 77e9b67c87ee1ed382670ec604b067f5b3a99b25 (plain)
1
2
3
4
5
6
7
8
/*
 * include/asm-parisc/serial.h
 */

/*
 * This is used for 16550-compatible UARTs
 */
#define BASE_BAUD ( 1843200 / 16 )