Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dserial_core.h30 #define PORT_XSCALE 15 macro
/Linux-v5.10/drivers/tty/serial/8250/
D8250_of.c309 { .compatible = "intel,xscale-uart", .data = (void *)PORT_XSCALE, },
319 .data = (void *)PORT_XSCALE, },
D8250_pxa.c122 uart.port.type = PORT_XSCALE; in serial_pxa_probe()
D8250_port.c159 [PORT_XSCALE] = {
1168 up->port.type = PORT_XSCALE; in autoconfig_16550a()
D8250_pci.c1431 port->port.type = PORT_XSCALE; in ce4100_serial_setup()