Home
last modified time | relevance | path

Searched refs:PORT_MCF (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmcf.c392 port->type = PORT_MCF; in mcf_config_port()
407 return (port->type == PORT_MCF) ? "ColdFire UART" : NULL; in mcf_type()
429 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_MCF)) in mcf_verify_port()
499 port->type = PORT_MCF; in early_mcf_setup()
624 port->type = PORT_MCF; in mcf_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmcf.c371 port->type = PORT_MCF; in mcf_config_port()
386 return (port->type == PORT_MCF) ? "ColdFire UART" : NULL; in mcf_type()
408 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_MCF)) in mcf_verify_port()
482 port->type = PORT_MCF; in early_mcf_setup()
608 port->type = PORT_MCF; in mcf_probe()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h154 #define PORT_MCF 78 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h133 #define PORT_MCF 78 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h82 #define PORT_MCF 78 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h82 #define PORT_MCF 78 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h84 #define PORT_MCF 78 macro

Completed in 6 milliseconds