blob: 77e9b67c87ee1ed382670ec604b067f5b3a99b25 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001/*
2 * include/asm-parisc/serial.h
3 */
4
5/*
6 * This is used for 16550-compatible UARTs
7 */
8#define BASE_BAUD ( 1843200 / 16 )