Searched refs:UPIO_MEM (Results 1 – 25 of 123) sorted by relevance
12345
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
D | capc7117.c | 84 .iotype = UPIO_MEM, 93 .iotype = UPIO_MEM, 102 .iotype = UPIO_MEM, 111 .iotype = UPIO_MEM,
|
D | zeus.c | 245 .iotype = UPIO_MEM, 254 .iotype = UPIO_MEM, 263 .iotype = UPIO_MEM, 272 .iotype = UPIO_MEM, 282 .iotype = UPIO_MEM, 291 .iotype = UPIO_MEM, 300 .iotype = UPIO_MEM,
|
D | viper.c | 538 .iotype = UPIO_MEM, 547 .iotype = UPIO_MEM, 556 .iotype = UPIO_MEM, 565 .iotype = UPIO_MEM, 575 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/ |
D | vulcan-setup.c | 87 .iotype = UPIO_MEM, 96 .iotype = UPIO_MEM, 104 .iotype = UPIO_MEM, 111 .iotype = UPIO_MEM,
|
D | avila-setup.c | 92 .iotype = UPIO_MEM, 101 .iotype = UPIO_MEM,
|
D | dsmg600-setup.c | 140 .iotype = UPIO_MEM, 149 .iotype = UPIO_MEM,
|
D | nslu2-setup.c | 163 .iotype = UPIO_MEM, 172 .iotype = UPIO_MEM,
|
D | omixp-setup.c | 130 .iotype = UPIO_MEM, 138 .iotype = UPIO_MEM,
|
D | nas100d-setup.c | 143 .iotype = UPIO_MEM, 152 .iotype = UPIO_MEM,
|
D | fsg-setup.c | 103 .iotype = UPIO_MEM, 112 .iotype = UPIO_MEM,
|
D | ixdp425-setup.c | 165 .iotype = UPIO_MEM, 174 .iotype = UPIO_MEM,
|
D | wg302v2-setup.c | 65 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
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() 259 port->iotype = UPIO_MEM; in of_setup_earlycon() 282 port->iotype = UPIO_MEM; in of_setup_earlycon()
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
D | mach-vr1000.c | 141 .iotype = UPIO_MEM, 149 .iotype = UPIO_MEM, 157 .iotype = UPIO_MEM, 165 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/ |
D | serial.c | 35 .iotype = UPIO_MEM, \ 64 if (UPIO_MEM == iotype) { in serial_init()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
D | serial.c | 69 .iotype = UPIO_MEM, 77 .iotype = UPIO_MEM, 85 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/arch/mips/bcm47xx/ |
D | serial.c | 46 p->iotype = UPIO_MEM; in uart8250_init_ssb() 72 p->iotype = UPIO_MEM; in uart8250_init_bcma()
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7343/ |
D | setup.c | 74 .iotype = UPIO_MEM, 81 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/arch/mips/rb532/ |
D | serial.c | 43 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/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() 556 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
|
/kernel/linux/linux-5.10/arch/mips/cobalt/ |
D | serial.c | 33 .iotype = UPIO_MEM,
|
/kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
D | uart.c | 40 uart.port.iotype = UPIO_MEM; in ibmasm_register_uart()
|
/kernel/linux/linux-5.10/arch/arm/plat-orion/ |
D | common.c | 113 .iotype = UPIO_MEM, 141 .iotype = UPIO_MEM, 169 .iotype = UPIO_MEM, 197 .iotype = UPIO_MEM,
|
12345