Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h161 #define PORT_SC26XX 82 macro
/linux/drivers/tty/serial/
A Dsccnxp.c782 return (port->type == PORT_SC26XX) ? s->chip->name : NULL; in sccnxp_type()
799 port->type = PORT_SC26XX; in sccnxp_config_port()
804 if ((s->type == PORT_UNKNOWN) || (s->type == PORT_SC26XX)) in sccnxp_verify_port()
990 s->port[i].type = PORT_SC26XX; in sccnxp_probe()

Completed in 5 milliseconds