Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c2727 static int pl011_setup_port(struct device *dev, struct uart_amba_port *uap, in pl011_setup_port() function
2835 ret = pl011_setup_port(&dev->dev, uap, &dev->res, portnr); in pl011_probe()
2929 ret = pl011_setup_port(&pdev->dev, uap, r, portnr); in sbsa_uart_probe()