Home
last modified time | relevance | path

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

123456

/Linux-v4.19/arch/arm/mach-pxa/
Dcapc7117.c87 .iotype = UPIO_MEM,
96 .iotype = UPIO_MEM,
105 .iotype = UPIO_MEM,
114 .iotype = UPIO_MEM,
Dzeus.c247 .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,
Dviper.c542 .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/
Dvulcan-setup.c85 .iotype = UPIO_MEM,
94 .iotype = UPIO_MEM,
102 .iotype = UPIO_MEM,
109 .iotype = UPIO_MEM,
Davila-setup.c90 .iotype = UPIO_MEM,
99 .iotype = UPIO_MEM,
Ddsmg600-setup.c138 .iotype = UPIO_MEM,
147 .iotype = UPIO_MEM,
Domixp-setup.c131 .iotype = UPIO_MEM,
139 .iotype = UPIO_MEM,
Dnas100d-setup.c141 .iotype = UPIO_MEM,
150 .iotype = UPIO_MEM,
Dnslu2-setup.c153 .iotype = UPIO_MEM,
162 .iotype = UPIO_MEM,
Dfsg-setup.c101 .iotype = UPIO_MEM,
110 .iotype = UPIO_MEM,
Dixdp425-setup.c163 .iotype = UPIO_MEM,
172 .iotype = UPIO_MEM,
/Linux-v4.19/drivers/tty/serial/
Dearlycon.c74 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/
Dserial.c35 .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/
Dplatform.c114 .iotype = UPIO_MEM,
122 .iotype = UPIO_MEM,
130 .iotype = UPIO_MEM,
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-vr1000.c141 .iotype = UPIO_MEM,
149 .iotype = UPIO_MEM,
157 .iotype = UPIO_MEM,
165 .iotype = UPIO_MEM,
/Linux-v4.19/arch/arm/mach-iop33x/
Duart.c39 .iotype = UPIO_MEM,
89 .iotype = UPIO_MEM,
/Linux-v4.19/arch/arm/mach-omap1/
Dserial.c72 .iotype = UPIO_MEM,
80 .iotype = UPIO_MEM,
88 .iotype = UPIO_MEM,
/Linux-v4.19/arch/mips/bcm47xx/
Dserial.c46 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/
Dsetup.c74 .iotype = UPIO_MEM,
81 .iotype = UPIO_MEM,
/Linux-v4.19/drivers/tty/serial/8250/
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()
D8250_early.c43 case UPIO_MEM: in serial8250_early_in()
66 case UPIO_MEM: in serial8250_early_out()
/Linux-v4.19/arch/mips/pnx833x/common/
Dplatform.c69 .iotype = UPIO_MEM,
82 .iotype = UPIO_MEM,
/Linux-v4.19/arch/mips/rb532/
Dserial.c43 .iotype = UPIO_MEM,
/Linux-v4.19/arch/powerpc/kernel/
Dlegacy_serial.c199 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/
Dserial.c46 .iotype = UPIO_MEM,

123456