kernel_samsung_a53x/arch/parisc/include/asm/serial.h
2024-06-15 16:02:09 -03:00

8 lines
124 B
C
Executable file

/*
* include/asm-parisc/serial.h
*/
/*
* This is used for 16550-compatible UARTs
*/
#define BASE_BAUD ( 1843200 / 16 )