blob: 77e9b67c87ee1ed382670ec604b067f5b3a99b25 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * include/asm-parisc/serial.h
3 */
4
5/*
Matthew Wilcox136ce402006-08-28 11:53:30 -06006 * This is used for 16550-compatible UARTs
Linus Torvalds1da177e2005-04-16 15:20:36 -07007 */
Matthew Wilcox136ce402006-08-28 11:53:30 -06008#define BASE_BAUD ( 1843200 / 16 )