Home
last modified time | relevance | path

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

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