Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h88 #define PORT_ZS 47 macro
/Linux-v4.19/drivers/tty/serial/
Dzs.c1028 uport->type = PORT_ZS; in zs_config_port()
1039 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ZS) in zs_verify_port()