Home
last modified time | relevance | path

Searched refs:DEFAULT_BAUD_DIV (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Drp2.c47 #define DEFAULT_BAUD_DIV (UART_CLOCK / (9600 * 16)) macro
625 __rp2_uart_set_termios(up, CS8 | CREAD | CLOCAL, 0, DEFAULT_BAUD_DIV); in rp2_init_port()