Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h197 #define PORT_MSM 88 macro
/Linux-v4.19/drivers/tty/serial/
Dmsm_serial.c1366 port->type = PORT_MSM; in msm_config_port()
1375 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_MSM)) in msm_verify_port()
Dqcom_geni_serial.c214 uport->type = PORT_MSM; in qcom_geni_serial_config_port()