Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dudbg_16550.c98 unsigned int dll, base_bauds; in udbg_uart_setup() local
108 base_bauds = clock / 16; in udbg_uart_setup()
109 dll = base_bauds / speed; in udbg_uart_setup()