Home
last modified time | relevance | path

Searched refs:PORT_XSCALE (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dserial_core.h18 #define PORT_XSCALE 15 macro
/linux-6.12.1/drivers/tty/serial/8250/
D8250_of.c328 { .compatible = "intel,xscale-uart", .data = (void *)PORT_XSCALE, },
340 .data = (void *)PORT_XSCALE, },
D8250_pxa.c113 uart.port.type = PORT_XSCALE; in serial_pxa_probe()
D8250_port.c155 [PORT_XSCALE] = {
1106 up->port.type = PORT_XSCALE; in autoconfig_16550a()
D8250_pci.c1581 port->port.type = PORT_XSCALE; in ce4100_serial_setup()