Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Drp2.c47 #define DEFAULT_BAUD_DIV (UART_CLOCK / (9600 * 16)) macro
647 __rp2_uart_set_termios(up, CS8 | CREAD | CLOCAL, 0, DEFAULT_BAUD_DIV); in rp2_init_port()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds