Searched refs:PORT_16C950 (Results 1 – 3 of 3) sorted by relevance
60 #define PORT_16C950 10 /* Oxford Semiconductor */ macro
272 if (up->port.type == PORT_16C950) { in sunsu_stop_tx()291 if (up->port.type == PORT_16C950 && up->acr & UART_ACR_TXDIS) { in sunsu_start_tx()618 if (up->port.type == PORT_16C950) { in sunsu_startup()810 if ((quot & 0xff) == 0 && up->port.type == PORT_16C950 && in sunsu_change_speed()
121 [PORT_16C950] = {952 up->port.type = PORT_16C950; in autoconfig_has_efr()1554 if (port->type == PORT_16C950) { in serial8250_stop_tx()1582 if (port->type == PORT_16C950 && up->acr & UART_ACR_TXDIS) { in __start_tx()2173 if (port->type == PORT_16C950) { in serial8250_do_startup()
Completed in 11 milliseconds