Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h135 #define PORT_MSM 88 macro
/linux-6.12.1/drivers/tty/serial/
Dmsm_serial.c1408 port->type = PORT_MSM; in msm_config_port()
1417 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_MSM)) in msm_verify_port()
Dqcom_geni_serial.c208 uport->type = PORT_MSM; in qcom_geni_serial_config_port()