Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h56 #define PORT_SA1100 34 macro
/linux/drivers/tty/serial/
A Dsa1100.c521 return sport->port.type == PORT_SA1100 ? "SA1100" : NULL; in sa1100_type()
557 sport->port.type = PORT_SA1100; in sa1100_config_port()
572 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SA1100) in sa1100_verify_port()

Completed in 5 milliseconds