Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dserial_core.h189 #define PORT_MSM 88 macro
/linux-4.4.14/drivers/tty/serial/
Dmsm_serial.c1167 port->type = PORT_MSM; in msm_config_port()
1176 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_MSM)) in msm_verify_port()