Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h83 #define PORT_ATMEL 49 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h88 #define PORT_ATMEL 49 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h55 #define PORT_ATMEL 49 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h55 #define PORT_ATMEL 49 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h55 #define PORT_ATMEL 49 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Datmel_serial.c2372 return (port->type == PORT_ATMEL) ? "ATMEL_SERIAL" : NULL; in atmel_type()
2419 port->type = PORT_ATMEL; in atmel_config_port()
2430 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ATMEL) in atmel_verify_port()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c2405 return (port->type == PORT_ATMEL) ? "ATMEL_SERIAL" : NULL; in atmel_type()
2452 port->type = PORT_ATMEL; in atmel_config_port()
2463 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ATMEL) in atmel_verify_port()

Completed in 10 milliseconds