Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dserial_core.h32 #define PORT_XSCALE 15 macro
/Linux-v6.6/drivers/tty/serial/8250/
D8250_of.c325 { .compatible = "intel,xscale-uart", .data = (void *)PORT_XSCALE, },
337 .data = (void *)PORT_XSCALE, },
D8250_pxa.c121 uart.port.type = PORT_XSCALE; in serial_pxa_probe()
D8250_port.c159 [PORT_XSCALE] = {
1125 up->port.type = PORT_XSCALE; in autoconfig_16550a()
D8250_pci.c1502 port->port.type = PORT_XSCALE; in ce4100_serial_setup()