Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h137 #define PORT_PNX8XXX 70 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h76 #define PORT_PNX8XXX 70 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h76 #define PORT_PNX8XXX 70 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h76 #define PORT_PNX8XXX 70 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpnx8xxx_uart.c557 return sport->port.type == PORT_PNX8XXX ? "PNX8XXX" : NULL; in pnx8xxx_type()
592 sport->port.type = PORT_PNX8XXX; in pnx8xxx_config_port()
598 * even then only between PORT_PNX8XXX and PORT_UNKNOWN
607 if (ser->type != PORT_UNKNOWN && ser->type != PORT_PNX8XXX) in pnx8xxx_verify_port()

Completed in 5 milliseconds