Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h68 #define PORT_ZS 47 macro
/linux-6.12.1/drivers/tty/serial/
Dzs.c1025 uport->type = PORT_ZS; in zs_config_port()
1036 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ZS) in zs_verify_port()