Home
last modified time | relevance | path

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

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