Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/arm/mach-footbridge/
A Disa.c54 .iotype = UPIO_PORT,
62 .iotype = UPIO_PORT,
/linux-6.3-rc2/arch/mips/loongson2ef/common/
A Dserial.c26 .iotype = UPIO_PORT, \
70 else if (UPIO_PORT == iotype) in serial_init()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dlegacy_serial.c132 if (iotype == UPIO_PORT) in add_legacy_port()
156 (iotype == UPIO_PORT) ? "port" : "mem", in add_legacy_port()
248 return add_legacy_port(np, index, UPIO_PORT, be32_to_cpu(reg[1]), in add_legacy_isa_port()
280 iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT; in add_legacy_pci_port()
342 if (port->iotype == UPIO_PORT && isa_io_special) in setup_legacy_serial_console()
584 if (port->iotype == UPIO_PORT) in serial_dev_init()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_pnp.c450 uart.port.iotype = UPIO_PORT; in serial_pnp_probe()
453 uart.port.iotype = UPIO_PORT; in serial_pnp_probe()
A D8250_early.c51 case UPIO_PORT: in serial8250_early_in()
78 case UPIO_PORT: in serial8250_early_out()
A D8250_pcilib.c31 port->port.iotype = UPIO_PORT; in serial8250_pci_setup_port()
A D8250_pericom.c118 uart.port.iotype = UPIO_PORT; in pericom8250_probe()
A D8250.h109 .iotype = UPIO_PORT, \
A D8250_core.c357 case UPIO_PORT: in serial8250_request_rsa_resource()
377 case UPIO_PORT: in serial8250_release_rsa_resource()
659 if (iotype == UPIO_PORT && port->iobase != addr) in univ8250_console_match()
A D8250_of.c79 port->iotype = UPIO_PORT; in of_platform_serial_setup()
A D8250_port.c1360 if (port->type == PORT_16550A && port->iotype == UPIO_PORT) in autoconfig()
3002 case UPIO_PORT: in serial8250_request_std_resource()
3034 case UPIO_PORT: in serial8250_release_std_resource()
/linux-6.3-rc2/arch/mips/mti-malta/
A Dmalta-platform.c35 .iotype = UPIO_PORT, \
/linux-6.3-rc2/drivers/tty/serial/
A Dserial_txx9.c163 case UPIO_PORT: in sio_in()
175 case UPIO_PORT: in sio_out()
723 case UPIO_PORT: in serial_txx9_request_resource()
748 case UPIO_PORT: in serial_txx9_release_resource()
1132 port.iotype = UPIO_PORT; in pciserial_txx9_init_one()
A Dearlycon.c115 case UPIO_PORT: in parse_options()
A Dserial_core.c2154 *iotype = UPIO_PORT; in uart_parse_earlycon()
2489 case UPIO_PORT: in uart_report_port()
3239 case UPIO_PORT: in uart_match_port()
A Dmax310x.c1364 s->p[i].port.iotype = UPIO_PORT; in max310x_probe()
A Dsc16is7xx.c1439 s->p[i].port.iotype = UPIO_PORT; in sc16is7xx_probe()
A Dpch_uart.c1726 priv->port.iotype = UPIO_PORT; in pch_uart_init_port()
/linux-6.3-rc2/arch/mips/sni/
A Da20r.c25 .iotype = UPIO_PORT, \
A Dpcimt.c75 .iotype = UPIO_PORT, \
A Dpcit.c27 .iotype = UPIO_PORT, \
/linux-6.3-rc2/drivers/parisc/
A Dsuperio.c391 serial_port.iotype = UPIO_PORT; in superio_serial_init()
/linux-6.3-rc2/drivers/bus/
A Dhisi_lpc.c532 .iotype = UPIO_PORT, in hisi_lpc_acpi_add_child()
/linux-6.3-rc2/drivers/char/mwave/
A Dmwavedd.c476 uart.port.iotype = UPIO_PORT; in register_serial_portandirq()
/linux-6.3-rc2/include/linux/
A Dserial_core.h470 #define UPIO_PORT (SERIAL_IO_PORT) /* 8b I/O port access */ macro

Completed in 50 milliseconds

12