Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dserial_core.h82 #define PORT_ZS 47 macro
/linux-6.6.21/drivers/tty/serial/
Dzs.c1024 uport->type = PORT_ZS; in zs_config_port()
1035 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ZS) in zs_verify_port()