Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Drp2.c46 #define UART_CLOCK 44236800 macro
47 #define DEFAULT_BAUD_DIV (UART_CLOCK / (9600 * 16))
667 p->uartclk = UART_CLOCK; in rp2_load_firmware()