Home
last modified time | relevance | path

Searched refs:UPIO_PORT (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.6.39/arch/mips/loongson/common/
Dserial.c26 .iotype = UPIO_PORT, \
67 else if (UPIO_PORT == iotype) in serial_init()
/linux-2.6.39/arch/arm/mach-footbridge/
Disa.c57 .iotype = UPIO_PORT,
65 .iotype = UPIO_PORT,
/linux-2.6.39/arch/arm/mach-shark/
Dcore.c47 .iotype = UPIO_PORT,
55 .iotype = UPIO_PORT,
/linux-2.6.39/arch/powerpc/kernel/
Dlegacy_serial.c101 if (iotype == UPIO_PORT) in add_legacy_port()
118 (iotype == UPIO_PORT) ? "port" : "mem", in add_legacy_port()
205 return add_legacy_port(np, index, UPIO_PORT, be32_to_cpu(reg[1]), taddr, in add_legacy_isa_port()
237 iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT; in add_legacy_pci_port()
486 if (port->iotype == UPIO_PORT) in serial_dev_init()
/linux-2.6.39/drivers/tty/serial/
D8250_early.c58 case UPIO_PORT: in serial_in()
74 case UPIO_PORT: in serial_out()
186 port->iotype = UPIO_PORT; in parse_options()
D8250_accent.c20 .iotype = UPIO_PORT, \
D8250_exar_st16c554.c23 .iotype = UPIO_PORT, \
D8250_fourport.c20 .iotype = UPIO_PORT, \
D8250_boca.c20 .iotype = UPIO_PORT, \
D8250_mca.c30 .iotype = UPIO_PORT, \
D8250_pnp.c440 port.iotype = UPIO_PORT; in serial_pnp_probe()
Dserial_txx9.c179 case UPIO_PORT: in sio_in()
191 case UPIO_PORT: in sio_out()
789 case UPIO_PORT: in serial_txx9_request_resource()
814 case UPIO_PORT: in serial_txx9_release_resource()
1206 port.iotype = UPIO_PORT; in pciserial_txx9_init_one()
Dm32r_sio.c837 case UPIO_PORT: in m32r_sio_request_std_resource()
870 case UPIO_PORT: in m32r_sio_release_port()
D8250.c2556 case UPIO_PORT: in serial8250_request_std_resource()
2587 case UPIO_PORT: in serial8250_release_std_resource()
2601 case UPIO_PORT: in serial8250_request_rsa_resource()
2620 case UPIO_PORT: in serial8250_release_rsa_resource()
Dserial_core.c2125 case UPIO_PORT: in uart_report_port()
2548 case UPIO_PORT: in uart_match_port()
/linux-2.6.39/arch/mips/kernel/
D8250-platform.c17 .iotype = UPIO_PORT, \
/linux-2.6.39/arch/arm/mach-ebsa110/
Dcore.c228 .iotype = UPIO_PORT,
236 .iotype = UPIO_PORT,
/linux-2.6.39/arch/mips/mipssim/
Dsim_setup.c90 s.iotype = UPIO_PORT; in serial_init()
/linux-2.6.39/arch/mips/mti-malta/
Dmalta-platform.c39 .iotype = UPIO_PORT, \
/linux-2.6.39/arch/mips/sni/
Da20r.c25 .iotype = UPIO_PORT, \
Dpcit.c27 .iotype = UPIO_PORT, \
Dpcimt.c75 .iotype = UPIO_PORT, \
/linux-2.6.39/drivers/parisc/
Dsuperio.c395 serial_port.iotype = UPIO_PORT; in superio_serial_init()
/linux-2.6.39/include/linux/
Dserial_core.h310 #define UPIO_PORT (0) macro
/linux-2.6.39/drivers/char/mwave/
Dmwavedd.c470 uart.iotype = UPIO_PORT; in register_serial_portandirq()

12