Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h104 #define PORT_CPM 58 macro
/linux/drivers/tty/serial/cpm_uart/
A Dcpm_uart_core.c627 return port->type == PORT_CPM ? "CPM UART" : NULL; in cpm_uart_type()
640 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in cpm_uart_verify_port()
933 port->type = PORT_CPM; in cpm_uart_config_port()
1210 pinfo->port.type = PORT_CPM; in cpm_uart_init_port()
/linux/drivers/usb/gadget/udc/
A Dfsl_qe_udc.h18 #define PORT_CPM 0 macro
A Dfsl_qe_udc.c228 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_stoptx()
240 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_restarttx()
2696 .data = (void *)PORT_CPM,
/linux/drivers/tty/serial/
A Ducc_uart.c1038 port->type = PORT_CPM; in qe_uart_config_port()
1065 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in qe_uart_verify_port()

Completed in 14 milliseconds