Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h86 #define PORT_ATMEL 49 macro
/linux-6.3-rc2/drivers/tty/serial/
A Datmel_serial.c2406 return (port->type == PORT_ATMEL) ? "ATMEL_SERIAL" : NULL; in atmel_type()
2453 port->type = PORT_ATMEL; in atmel_config_port()
2464 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ATMEL) in atmel_verify_port()

Completed in 8 milliseconds