/openbmc/linux/drivers/tty/serial/ |
H A D | earlycon.c | 79 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 D | serial_port.c | 216 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 D | serial.c | 35 .iotype = UPIO_MEM, \ 64 if (UPIO_MEM == iotype) { in serial_init()
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | serial.c | 71 .iotype = UPIO_MEM, 79 .iotype = UPIO_MEM, 87 .iotype = UPIO_MEM,
|
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | serial.c | 46 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 D | setup.c | 74 .iotype = UPIO_MEM, 81 .iotype = UPIO_MEM,
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_hp300.c | 107 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 D | 8250_early.c | 41 case UPIO_MEM: in serial8250_early_in() 61 case UPIO_MEM: in serial8250_early_out()
|
H A D | 8250_pcilib.c | 25 port->port.iotype = UPIO_MEM; in serial8250_pci_setup_port()
|
H A D | 8250_ioc3.c | 60 up.port.iotype = UPIO_MEM; in serial8250_ioc3_probe()
|
H A D | 8250_parisc.c | 53 uart.port.iotype = UPIO_MEM; in serial_init_chip()
|
H A D | 8250_of.c | 98 port->iotype = UPIO_MEM; in of_platform_serial_setup() 102 port->iotype = UPIO_MEM; in of_platform_serial_setup()
|
H A D | 8250_acorn.c | 66 uart.port.iotype = UPIO_MEM; in serial_card_probe()
|
H A D | 8250_pnp.c | 456 uart.port.iotype = UPIO_MEM; in serial_pnp_probe()
|
H A D | 8250_fsl.c | 142 port8250.port.iotype = UPIO_MEM; in fsl8250_acpi_probe()
|
H A D | 8250_bcm2835aux.c | 106 up.port.iotype = UPIO_MEM; in bcm2835aux_serial_probe()
|
/openbmc/linux/arch/mips/rb532/ |
H A D | serial.c | 43 .iotype = UPIO_MEM,
|
/openbmc/linux/arch/mips/cobalt/ |
H A D | serial.c | 33 .iotype = UPIO_MEM,
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | uart.c | 40 uart.port.iotype = UPIO_MEM; in ibmasm_register_uart()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | legacy_serial.c | 201 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 D | common.c | 112 .iotype = UPIO_MEM, 140 .iotype = UPIO_MEM, 168 .iotype = UPIO_MEM, 196 .iotype = UPIO_MEM,
|
/openbmc/linux/arch/xtensa/platforms/xt2000/ |
H A D | setup.c | 95 .iotype = UPIO_MEM, \
|
/openbmc/linux/arch/mips/sgi-ip32/ |
H A D | ip32-platform.c | 26 .iotype = UPIO_MEM, \
|
/openbmc/linux/arch/mips/jazz/ |
H A D | setup.c | 104 .iotype = UPIO_MEM, \
|
/openbmc/linux/arch/arm/mach-rpc/ |
H A D | riscpc.c | 149 .iotype = UPIO_MEM,
|