Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_omap.c1725 static void uart_write(struct omap8250_priv *priv, u32 reg, u32 val) in uart_write() function
1747 uart_write(priv, UART_OMAP_SCR, OMAP_UART_SCR_DMAMODE_1); in omap8250_soft_reset()
1748 uart_write(priv, UART_OMAP_SCR, in omap8250_soft_reset()
1755 uart_write(priv, UART_OMAP_SYSC, sysc); in omap8250_soft_reset()