Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_bcm7271.c781 struct uart_8250_port *p8250 = up_to_u8250p(up); in brcmstb_set_termios() local
785 stop_rx_dma(p8250); in brcmstb_set_termios()
788 if (p8250->mcr & UART_MCR_AFE) in brcmstb_set_termios()
789 p8250->port.status |= UPSTAT_AUTOCTS; in brcmstb_set_termios()
791 start_rx_dma(p8250); in brcmstb_set_termios()