Home
last modified time | relevance | path

Searched refs:PORT_SUNPLUS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h280 #define PORT_SUNPLUS 123 macro
/linux-6.3-rc2/drivers/tty/serial/
A Dsunplus-uart.c425 return port->type == PORT_SUNPLUS ? "sunplus_uart" : NULL; in sunplus_type()
431 port->type = PORT_SUNPLUS; in sunplus_config_port()
436 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SUNPLUS) in sunplus_verify_port()

Completed in 6 milliseconds