Home
last modified time | relevance | path

Searched refs:PORT_DA830 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h168 #define PORT_DA830 95 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_of.c338 { .compatible = "ti,da830-uart", .data = (void *)PORT_DA830, },
H A D8250_port.c275 [PORT_DA830] = {
2222 if (port->type == PORT_DA830) { in serial8250_do_startup()