Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h160 #define PORT_SC26XX 82 macro
/linux-6.1.9/drivers/tty/serial/
Dsccnxp.c783 return (port->type == PORT_SC26XX) ? s->chip->name : NULL; in sccnxp_type()
800 port->type = PORT_SC26XX; in sccnxp_config_port()
805 if ((s->type == PORT_UNKNOWN) || (s->type == PORT_SC26XX)) in sccnxp_verify_port()
991 s->port[i].type = PORT_SC26XX; in sccnxp_probe()