Searched refs:PORT_MAX_8250 (Results 1 – 3 of 3) sorted by relevance
199 case PORT_8250 ... PORT_MAX_8250: in of_platform_serial_probe()249 case PORT_8250 ... PORT_MAX_8250: in of_platform_serial_remove()306 case PORT_8250 ... PORT_MAX_8250: in of_serial_suspend()321 case PORT_8250 ... PORT_MAX_8250: in of_serial_resume()
1806 priv->port_type = PORT_MAX_8250 + port_type + 1; in pch_uart_init_port()
59 #define PORT_MAX_8250 30 /* max port ID */ macro