Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Drp2.c49 #define UART_CLOCK 44236800 macro
50 #define DEFAULT_BAUD_DIV (UART_CLOCK / (9600 * 16))
700 p->uartclk = UART_CLOCK; in rp2_fw_cb()