Searched refs:PORT_CPM (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial_core.h89 #define PORT_CPM 58 macro
/linux-master/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h18 #define PORT_CPM 0 macro
H A Dfsl_qe_udc.c229 if (ep->udc->soc_type == PORT_CPM)
241 if (ep->udc->soc_type == PORT_CPM)
2694 .data = (void *)PORT_CPM,
/linux-master/drivers/tty/serial/
H A Dcpm_uart.c619 return port->type == PORT_CPM ? "CPM UART" : NULL;
632 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM)
997 port->type = PORT_CPM;
1322 pinfo->port.type = PORT_CPM;
H A Ducc_uart.c1024 port->type = PORT_CPM;
1051 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM)

Completed in 118 milliseconds