Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h45 #define PORT_UART00 35 macro
/linux-6.12.1/drivers/tty/serial/
Dlpc32xx_hs.c555 port->type = PORT_UART00; in serial_lpc32xx_config_port()
578 if (ser->type != PORT_UART00) in serial_lpc32xx_verify_port()