Home
last modified time | relevance | path

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

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