Searched refs:PORT_MAX_8250 (Results 1 – 3 of 3) sorted by relevance
187 case PORT_8250 ... PORT_MAX_8250: in of_platform_serial_probe()238 case PORT_8250 ... PORT_MAX_8250: in of_platform_serial_remove()295 case PORT_8250 ... PORT_MAX_8250: in of_serial_suspend()310 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