Searched refs:PORT_16750 (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial.h59 #define PORT_16750 8 macro
/linux-master/drivers/tty/serial/8250/
H A D8250_em.c181 up.port.type = PORT_16750;
H A D8250_of.c287 { .compatible = "ns16750", .data = (void *)PORT_16750, },
H A D8250_mid.c309 uart.port.type = PORT_16750;
H A D8250_port.c102 [PORT_16750] = {
1086 up->port.type = PORT_16750;
2837 if (port->type == PORT_16750)
2841 if (port->type != PORT_16750) {
/linux-master/drivers/tty/serial/
H A Dsunsu.c822 if (up->port.type == PORT_16750)
880 if (up->port.type == PORT_16750)
884 if (up->port.type != PORT_16750) {
1137 up->port.type = PORT_16750;

Completed in 171 milliseconds