Searched refs:UPIO_MEM (Results 1 – 25 of 129) sorted by relevance
123456
/Linux-v4.19/arch/arm/mach-pxa/ |
D | capc7117.c | 87 .iotype = UPIO_MEM, 96 .iotype = UPIO_MEM, 105 .iotype = UPIO_MEM, 114 .iotype = UPIO_MEM,
|
D | zeus.c | 247 .iotype = UPIO_MEM, 256 .iotype = UPIO_MEM, 265 .iotype = UPIO_MEM, 274 .iotype = UPIO_MEM, 284 .iotype = UPIO_MEM, 293 .iotype = UPIO_MEM, 302 .iotype = UPIO_MEM,
|
D | viper.c | 542 .iotype = UPIO_MEM, 551 .iotype = UPIO_MEM, 560 .iotype = UPIO_MEM, 569 .iotype = UPIO_MEM, 579 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/arm/mach-ixp4xx/ |
D | vulcan-setup.c | 85 .iotype = UPIO_MEM, 94 .iotype = UPIO_MEM, 102 .iotype = UPIO_MEM, 109 .iotype = UPIO_MEM,
|
D | avila-setup.c | 90 .iotype = UPIO_MEM, 99 .iotype = UPIO_MEM,
|
D | dsmg600-setup.c | 138 .iotype = UPIO_MEM, 147 .iotype = UPIO_MEM,
|
D | omixp-setup.c | 131 .iotype = UPIO_MEM, 139 .iotype = UPIO_MEM,
|
D | nas100d-setup.c | 141 .iotype = UPIO_MEM, 150 .iotype = UPIO_MEM,
|
D | nslu2-setup.c | 153 .iotype = UPIO_MEM, 162 .iotype = UPIO_MEM,
|
D | fsg-setup.c | 101 .iotype = UPIO_MEM, 110 .iotype = UPIO_MEM,
|
D | ixdp425-setup.c | 163 .iotype = UPIO_MEM, 172 .iotype = UPIO_MEM,
|
/Linux-v4.19/drivers/tty/serial/ |
D | earlycon.c | 74 if (port->iotype == UPIO_MEM || port->iotype == UPIO_MEM16 || in earlycon_init() 78 (port->iotype == UPIO_MEM) ? "" : in earlycon_init() 98 case UPIO_MEM: in parse_options() 242 port->iotype = UPIO_MEM; in of_setup_earlycon() 265 port->iotype = UPIO_MEM; in of_setup_earlycon()
|
/Linux-v4.19/arch/mips/loongson64/common/ |
D | serial.c | 35 .iotype = UPIO_MEM, \ 66 if (UPIO_MEM == iotype) { in serial_init() 85 if (UPIO_MEM == iotype) { in serial_init()
|
/Linux-v4.19/arch/mips/emma/markeins/ |
D | platform.c | 114 .iotype = UPIO_MEM, 122 .iotype = UPIO_MEM, 130 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/arm/mach-s3c24xx/ |
D | mach-vr1000.c | 141 .iotype = UPIO_MEM, 149 .iotype = UPIO_MEM, 157 .iotype = UPIO_MEM, 165 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/arm/mach-iop33x/ |
D | uart.c | 39 .iotype = UPIO_MEM, 89 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | serial.c | 72 .iotype = UPIO_MEM, 80 .iotype = UPIO_MEM, 88 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/mips/bcm47xx/ |
D | serial.c | 46 p->iotype = UPIO_MEM; in uart8250_init_ssb() 72 p->iotype = UPIO_MEM; in uart8250_init_bcma()
|
/Linux-v4.19/arch/sh/boards/mach-se/7343/ |
D | setup.c | 74 .iotype = UPIO_MEM, 81 .iotype = UPIO_MEM,
|
/Linux-v4.19/drivers/tty/serial/8250/ |
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()
|
D | 8250_early.c | 43 case UPIO_MEM: in serial8250_early_in() 66 case UPIO_MEM: in serial8250_early_out()
|
/Linux-v4.19/arch/mips/pnx833x/common/ |
D | platform.c | 69 .iotype = UPIO_MEM, 82 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/mips/rb532/ |
D | serial.c | 43 .iotype = UPIO_MEM,
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | legacy_serial.c | 199 return add_legacy_port(np, -1, UPIO_MEM, addr, addr, in add_legacy_soc_port() 278 iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT; in add_legacy_pci_port() 286 if (iotype == UPIO_MEM) in add_legacy_pci_port() 552 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
|
/Linux-v4.19/arch/mips/cobalt/ |
D | serial.c | 46 .iotype = UPIO_MEM,
|
123456