Symbol: UPIO_PORT
arch/arm/mach-footbridge/isa.c
54
.iotype = UPIO_PORT,
arch/arm/mach-footbridge/isa.c
62
.iotype = UPIO_PORT,
arch/mips/loongson2ef/common/serial.c
26
.iotype = UPIO_PORT, \
arch/mips/loongson2ef/common/serial.c
70
else if (UPIO_PORT == iotype)
arch/mips/mti-malta/malta-platform.c
35
.iotype = UPIO_PORT, \
arch/mips/sni/a20r.c
25
.iotype = UPIO_PORT, \
arch/mips/sni/pcimt.c
75
.iotype = UPIO_PORT, \
arch/mips/sni/pcit.c
27
.iotype = UPIO_PORT, \
arch/powerpc/kernel/legacy_serial.c
135
if (iotype == UPIO_PORT)
arch/powerpc/kernel/legacy_serial.c
158
(iotype == UPIO_PORT) ? "port" : "mem",
arch/powerpc/kernel/legacy_serial.c
248
return add_legacy_port(np, index, UPIO_PORT, be32_to_cpu(reg[1]),
arch/powerpc/kernel/legacy_serial.c
280
iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT;
arch/powerpc/kernel/legacy_serial.c
342
if (port->iotype == UPIO_PORT && isa_io_special)
arch/powerpc/kernel/legacy_serial.c
588
if (port->iotype == UPIO_PORT)
drivers/bus/hisi_lpc.c
532
.iotype = UPIO_PORT,
drivers/parisc/superio.c
391
serial_port.iotype = UPIO_PORT;
drivers/tty/serial/8250/8250.h
106
.iotype = UPIO_PORT, \
drivers/tty/serial/8250/8250_core.c
486
if (iotype == UPIO_PORT && port->iobase != addr)
drivers/tty/serial/8250/8250_early.c
50
case UPIO_PORT:
drivers/tty/serial/8250/8250_early.c
76
case UPIO_PORT:
drivers/tty/serial/8250/8250_ni.c
237
port->iotype = UPIO_PORT;
drivers/tty/serial/8250/8250_pci.c
1678
port->port.iotype = UPIO_PORT;
drivers/tty/serial/8250/8250_pcilib.c
37
port->port.iotype = UPIO_PORT;
drivers/tty/serial/8250/8250_pericom.c
118
uart.port.iotype = UPIO_PORT;
drivers/tty/serial/8250/8250_port.c
1206
if (port->type == PORT_16550A && port->iotype == UPIO_PORT)
drivers/tty/serial/8250/8250_port.c
2888
case UPIO_PORT:
drivers/tty/serial/8250/8250_port.c
2923
case UPIO_PORT:
drivers/tty/serial/8250/8250_port.c
456
case UPIO_PORT:
drivers/tty/serial/8250/8250_port.c
462
WARN(p->iotype != UPIO_PORT || p->iobase,
drivers/tty/serial/8250/8250_rsa.c
27
case UPIO_PORT:
drivers/tty/serial/8250/8250_rsa.c
45
case UPIO_PORT:
drivers/tty/serial/earlycon.c
115
case UPIO_PORT:
drivers/tty/serial/max310x.c
1383
s->p[i].port.iotype = UPIO_PORT;
drivers/tty/serial/pch_uart.c
1694
priv->port.iotype = UPIO_PORT;
drivers/tty/serial/sc16is7xx.c
1482
port->iotype = UPIO_PORT;
drivers/tty/serial/serial_core.c
2128
*iotype = UPIO_PORT;
drivers/tty/serial/serial_core.c
2460
case UPIO_PORT:
drivers/tty/serial/serial_core.c
3198
case UPIO_PORT:
drivers/tty/serial/serial_port.c
218
port->iotype = port->iobase ? UPIO_PORT : UPIO_MEM;
drivers/tty/serial/serial_txx9.c
1131
port.iotype = UPIO_PORT;
drivers/tty/serial/serial_txx9.c
164
case UPIO_PORT:
drivers/tty/serial/serial_txx9.c
176
case UPIO_PORT:
drivers/tty/serial/serial_txx9.c
723
case UPIO_PORT:
drivers/tty/serial/serial_txx9.c
748
case UPIO_PORT: