Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dlantiq.c30 #define PORT_LTQ_ASC 111 macro
478 if (port->type == PORT_LTQ_ASC) in lqasc_type()
529 port->type = PORT_LTQ_ASC; in lqasc_config_port()
539 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LTQ_ASC) in lqasc_verify_port()
722 port->type = PORT_LTQ_ASC, in lqasc_probe()