Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h104 #define PORT_CPM 58 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h103 #define PORT_CPM 58 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h64 #define PORT_CPM 58 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h64 #define PORT_CPM 58 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h64 #define PORT_CPM 58 macro
/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c645 return port->type == PORT_CPM ? "CPM UART" : NULL; in cpm_uart_type()
658 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in cpm_uart_verify_port()
951 port->type = PORT_CPM; in cpm_uart_config_port()
1200 pinfo->port.type = PORT_CPM; in cpm_uart_init_port()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dcpm_uart.c619 return port->type == PORT_CPM ? "CPM UART" : NULL; in cpm_uart_type()
632 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in cpm_uart_verify_port()
997 port->type = PORT_CPM; in cpm_uart_config_port()
1322 pinfo->port.type = PORT_CPM; in cpm_uart_init_port()
H A Ducc_uart.c1024 port->type = PORT_CPM; in qe_uart_config_port()
1051 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in qe_uart_verify_port()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h18 #define PORT_CPM 0 macro
H 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()
2694 .data = (void *)PORT_CPM,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h18 #define PORT_CPM 0 macro
H 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()
2698 .data = (void *)PORT_CPM,
/kernel/linux/linux-5.10/drivers/tty/serial/
H 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 19 milliseconds