Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h154 #define PORT_DA830 95 macro
/linux-6.12.1/drivers/tty/serial/8250/
D8250_of.c341 { .compatible = "ti,da830-uart", .data = (void *)PORT_DA830, },
D8250_port.c264 [PORT_DA830] = {
2206 if (port->type == PORT_DA830) { in serial8250_do_startup()