Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h80 #define PORT_ZS 47 macro
/linux-4.1.27/drivers/tty/serial/
Dzs.c1027 uport->type = PORT_ZS; in zs_config_port()
1038 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ZS) in zs_verify_port()