/arch/mips/loongson64/common/ |
D | serial.c | 26 .iotype = UPIO_PORT, \ 35 .iotype = UPIO_MEM, \ 62 unsigned char iotype; in serial_init() local 64 iotype = uart8250_data[mips_machtype][0].iotype; in serial_init() 66 if (UPIO_MEM == iotype) { in serial_init() 72 else if (UPIO_PORT == iotype) in serial_init() 81 iotype = loongson_sysconf.uarts[i].iotype; in serial_init() 82 uart8250_data[mips_machtype][i].iotype = iotype; in serial_init() 85 if (UPIO_MEM == iotype) { in serial_init() 92 } else if (UPIO_PORT == iotype) { in serial_init()
|
/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 | 246 .iotype = UPIO_MEM, 255 .iotype = UPIO_MEM, 264 .iotype = UPIO_MEM, 273 .iotype = UPIO_MEM, 283 .iotype = UPIO_MEM, 292 .iotype = UPIO_MEM, 301 .iotype = UPIO_MEM,
|
D | viper.c | 533 .iotype = UPIO_MEM, 542 .iotype = UPIO_MEM, 551 .iotype = UPIO_MEM, 560 .iotype = UPIO_MEM, 570 .iotype = UPIO_MEM,
|
/arch/powerpc/kernel/ |
D | legacy_serial.c | 74 int iotype, phys_addr_t base, in add_legacy_port() argument 130 if (iotype == UPIO_PORT) in add_legacy_port() 135 legacy_serial_ports[index].iotype = iotype; in add_legacy_port() 146 if (iotype == UPIO_TSI) { in add_legacy_port() 154 (iotype == UPIO_PORT) ? "port" : "mem", in add_legacy_port() 258 int iotype, index = -1, lindex = 0; in add_legacy_pci_port() local 278 iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT; in add_legacy_pci_port() 286 if (iotype == UPIO_MEM) in add_legacy_pci_port() 319 return add_legacy_port(np, index, iotype, base, addr, 0, in add_legacy_pci_port() 341 if (port->iotype == UPIO_PORT && isa_io_special) in setup_legacy_serial_console() [all …]
|
/arch/mips/mti-malta/ |
D | malta-platform.c | 35 .iotype = UPIO_PORT, \ 50 .iotype = UPIO_MEM32,
|
/arch/arm/mach-ixp4xx/ |
D | vulcan-setup.c | 84 .iotype = UPIO_MEM, 93 .iotype = UPIO_MEM, 101 .iotype = UPIO_MEM, 108 .iotype = UPIO_MEM,
|
D | avila-setup.c | 85 .iotype = UPIO_MEM, 94 .iotype = UPIO_MEM,
|
D | dsmg600-setup.c | 133 .iotype = UPIO_MEM, 142 .iotype = UPIO_MEM,
|
D | nslu2-setup.c | 148 .iotype = UPIO_MEM, 157 .iotype = UPIO_MEM,
|
D | omixp-setup.c | 131 .iotype = UPIO_MEM, 139 .iotype = UPIO_MEM,
|
D | nas100d-setup.c | 136 .iotype = UPIO_MEM, 145 .iotype = UPIO_MEM,
|
/arch/arm/mach-iop33x/ |
D | uart.c | 39 .iotype = UPIO_MEM, 89 .iotype = UPIO_MEM,
|
/arch/arm/mach-footbridge/ |
D | isa.c | 57 .iotype = UPIO_PORT, 65 .iotype = UPIO_PORT,
|
/arch/mips/emma/markeins/ |
D | platform.c | 114 .iotype = UPIO_MEM, 122 .iotype = UPIO_MEM, 130 .iotype = UPIO_MEM,
|
/arch/arm/mach-s3c24xx/ |
D | mach-vr1000.c | 146 .iotype = UPIO_MEM, 154 .iotype = UPIO_MEM, 162 .iotype = UPIO_MEM, 170 .iotype = UPIO_MEM,
|
/arch/mips/bcm47xx/ |
D | serial.c | 46 p->iotype = UPIO_MEM; in uart8250_init_ssb() 72 p->iotype = UPIO_MEM; in uart8250_init_bcma()
|
/arch/arm/mach-omap1/ |
D | serial.c | 72 .iotype = UPIO_MEM, 80 .iotype = UPIO_MEM, 88 .iotype = UPIO_MEM,
|
/arch/x86/platform/ce4100/ |
D | ce4100.c | 95 if (up->iotype != UPIO_MEM32) { in ce4100_serial_fixup() 105 up->iotype = UPIO_MEM32; in ce4100_serial_fixup()
|
/arch/mips/rb532/ |
D | serial.c | 43 .iotype = UPIO_MEM,
|
/arch/sh/boards/mach-se/7343/ |
D | setup.c | 74 .iotype = UPIO_MEM, 81 .iotype = UPIO_MEM,
|
/arch/mips/kernel/ |
D | 8250-platform.c | 16 .iotype = UPIO_PORT, \
|
/arch/mips/pnx833x/common/ |
D | platform.c | 69 .iotype = UPIO_MEM, 82 .iotype = UPIO_MEM,
|
/arch/mips/cobalt/ |
D | serial.c | 46 .iotype = UPIO_MEM,
|
/arch/arm/mach-w90x900/ |
D | cpu.h | 34 .iotype = UPIO_MEM, \
|