Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h163 #define PORT_SC26XX 82 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h135 #define PORT_SC26XX 82 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h86 #define PORT_SC26XX 82 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h86 #define PORT_SC26XX 82 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h88 #define PORT_SC26XX 82 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsccnxp.c782 return (port->type == PORT_SC26XX) ? s->chip->name : NULL; in sccnxp_type()
799 port->type = PORT_SC26XX; in sccnxp_config_port()
804 if ((s->type == PORT_UNKNOWN) || (s->type == PORT_SC26XX)) in sccnxp_verify_port()
990 s->port[i].type = PORT_SC26XX; in sccnxp_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsccnxp.c781 return (port->type == PORT_SC26XX) ? s->chip->name : NULL; in sccnxp_type()
798 port->type = PORT_SC26XX; in sccnxp_config_port()
803 if ((s->type == PORT_UNKNOWN) || (s->type == PORT_SC26XX)) in sccnxp_verify_port()
979 s->port[i].type = PORT_SC26XX; in sccnxp_probe()

Completed in 6 milliseconds