Searched refs:PORT_MSM (Results 1 – 3 of 3) sorted by relevance
184 #define PORT_MSM 88 macro
664 port->type = PORT_MSM; in msm_config_port()677 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_MSM)) in msm_verify_port()
1082 uport->type = PORT_MSM; in msm_hs_config_port()1379 return (port->type == PORT_MSM) ? "MSM_HS_UART" : NULL; in msm_hs_type()