Home
last modified time | relevance | path

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

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