Home
last modified time | relevance | path

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

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