Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h141 #define PORT_APBUART 90 macro
/linux/drivers/tty/serial/
A Dapbuart.c259 return port->type == PORT_APBUART ? "GRLIB/APBUART" : NULL; in apbuart_type()
278 port->type = PORT_APBUART; in apbuart_config_port()
288 if (ser->type != PORT_UNKNOWN && ser->type != PORT_APBUART) in apbuart_verify_port()

Completed in 5 milliseconds