Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dserial_core.h149 #define PORT_MSM 88 macro
/Linux-v6.6/drivers/tty/serial/
Dmsm_serial.c1399 port->type = PORT_MSM; in msm_config_port()
1408 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_MSM)) in msm_verify_port()
Dqcom_geni_serial.c203 uport->type = PORT_MSM; in qcom_geni_serial_config_port()