Home
last modified time | relevance | path

Searched hist:"8 bbe33c829c83b7a6315bbc16875f79ba4adac47" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dns16550.c8bbe33c829c83b7a6315bbc16875f79ba4adac47 Thu Sep 04 22:27:33 UTC 2014 Simon Glass <sjg@chromium.org> dm: serial: Collect common baud rate code in ns16550

The same sequence is used in several places, so move it into a function.
Note that UART_LCR_BKSE is an alias for UART_LCR_DLAB.

Signed-off-by: Simon Glass <sjg@chromium.org>