Home
last modified time | relevance | path

Searched refs:UPIO_MEM (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/linux/drivers/tty/serial/
H A Dearlycon.c79 if (port->iotype == UPIO_MEM || port->iotype == UPIO_MEM16 || in earlycon_print_info()
83 (port->iotype == UPIO_MEM) ? "" : in earlycon_print_info()
103 case UPIO_MEM: in parse_options()
267 port->iotype = UPIO_MEM; in of_setup_earlycon()
290 port->iotype = UPIO_MEM; in of_setup_earlycon()
H A Dserial_port.c216 port->iotype = UPIO_MEM; in __uart_read_properties()
220 port->iotype = UPIO_MEM; in __uart_read_properties()
/openbmc/linux/arch/mips/loongson2ef/common/
H A Dserial.c35 .iotype = UPIO_MEM, \
64 if (UPIO_MEM == iotype) { in serial_init()
/openbmc/linux/arch/arm/mach-omap1/
H A Dserial.c71 .iotype = UPIO_MEM,
79 .iotype = UPIO_MEM,
87 .iotype = UPIO_MEM,
/openbmc/linux/arch/mips/bcm47xx/
H A Dserial.c46 p->iotype = UPIO_MEM; in uart8250_init_ssb()
72 p->iotype = UPIO_MEM; in uart8250_init_bcma()
/openbmc/linux/arch/sh/boards/mach-se/7343/
H A Dsetup.c74 .iotype = UPIO_MEM,
81 .iotype = UPIO_MEM,
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_hp300.c107 port.iotype = UPIO_MEM; in hp300_setup_serial_console()
172 uart.port.iotype = UPIO_MEM; in hpdca_init_one()
252 uart.port.iotype = UPIO_MEM; in hp300_8250_init()
H A D8250_early.c41 case UPIO_MEM: in serial8250_early_in()
61 case UPIO_MEM: in serial8250_early_out()
H A D8250_pcilib.c25 port->port.iotype = UPIO_MEM; in serial8250_pci_setup_port()
H A D8250_ioc3.c60 up.port.iotype = UPIO_MEM; in serial8250_ioc3_probe()
H A D8250_parisc.c53 uart.port.iotype = UPIO_MEM; in serial_init_chip()
H A D8250_of.c98 port->iotype = UPIO_MEM; in of_platform_serial_setup()
102 port->iotype = UPIO_MEM; in of_platform_serial_setup()
H A D8250_acorn.c66 uart.port.iotype = UPIO_MEM; in serial_card_probe()
H A D8250_pnp.c456 uart.port.iotype = UPIO_MEM; in serial_pnp_probe()
H A D8250_fsl.c142 port8250.port.iotype = UPIO_MEM; in fsl8250_acpi_probe()
H A D8250_bcm2835aux.c106 up.port.iotype = UPIO_MEM; in bcm2835aux_serial_probe()
/openbmc/linux/arch/mips/rb532/
H A Dserial.c43 .iotype = UPIO_MEM,
/openbmc/linux/arch/mips/cobalt/
H A Dserial.c33 .iotype = UPIO_MEM,
/openbmc/linux/drivers/misc/ibmasm/
H A Duart.c40 uart.port.iotype = UPIO_MEM; in ibmasm_register_uart()
/openbmc/linux/arch/powerpc/kernel/
H A Dlegacy_serial.c201 return add_legacy_port(np, -1, UPIO_MEM, addr, addr, in add_legacy_soc_port()
280 iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT; in add_legacy_pci_port()
288 if (iotype == UPIO_MEM) in add_legacy_pci_port()
590 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
/openbmc/linux/arch/arm/plat-orion/
H A Dcommon.c112 .iotype = UPIO_MEM,
140 .iotype = UPIO_MEM,
168 .iotype = UPIO_MEM,
196 .iotype = UPIO_MEM,
/openbmc/linux/arch/xtensa/platforms/xt2000/
H A Dsetup.c95 .iotype = UPIO_MEM, \
/openbmc/linux/arch/mips/sgi-ip32/
H A Dip32-platform.c26 .iotype = UPIO_MEM, \
/openbmc/linux/arch/mips/jazz/
H A Dsetup.c104 .iotype = UPIO_MEM, \
/openbmc/linux/arch/arm/mach-rpc/
H A Driscpc.c149 .iotype = UPIO_MEM,

1234