Searched refs:UPF_IOREMAP (Results 1 – 25 of 47) sorted by relevance
12
/linux/arch/arm/mach-s3c/ |
A D | mach-vr1000.c | 140 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP, 148 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP, 156 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP, 164 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
|
/linux/arch/arm/mach-pxa/ |
A D | zeus.c | 244 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST, 253 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST, 262 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST, 271 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
|
A D | capc7117.c | 74 UPF_IOREMAP | \
|
/linux/arch/mips/mti-malta/ |
A D | malta-platform.c | 41 #define CBUS_UART_FLAGS (UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP)
|
/linux/arch/mips/cobalt/ |
A D | serial.c | 34 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
|
/linux/drivers/tty/serial/ |
A D | timbuart.c | 319 if (port->flags & UPF_IOREMAP) { in timbuart_release_port() 336 if (port->flags & UPF_IOREMAP) { in timbuart_request_port() 433 uart->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in timbuart_probe()
|
A D | lpc32xx_hs.c | 544 if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_release_port() 562 else if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_request_port() 664 p->port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial_hs_lpc32xx_probe()
|
A D | owl-uart.c | 410 if (port->flags & UPF_IOREMAP) { in owl_uart_release_port() 431 if (port->flags & UPF_IOREMAP) { in owl_uart_request_port() 736 owl_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_LOW_LATENCY; in owl_uart_probe()
|
A D | rda-uart.c | 498 if (port->flags & UPF_IOREMAP) { in rda_uart_request_port() 537 if (port->flags & UPF_IOREMAP) { in rda_uart_release_port() 766 rda_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | in rda_uart_probe()
|
A D | lantiq.c | 524 if (port->flags & UPF_IOREMAP) { in lqasc_release_port() 551 if (port->flags & UPF_IOREMAP) { in lqasc_request_port() 876 port->flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in lqasc_probe()
|
/linux/arch/arm/mach-davinci/ |
A D | dm646x.c | 521 UPF_IOREMAP, 534 UPF_IOREMAP, 547 UPF_IOREMAP,
|
A D | dm644x.c | 581 UPF_IOREMAP, 594 UPF_IOREMAP, 607 UPF_IOREMAP,
|
A D | serial.c | 83 p->flags &= ~UPF_IOREMAP; in davinci_serial_init()
|
A D | dm355.c | 640 UPF_IOREMAP, 653 UPF_IOREMAP, 666 UPF_IOREMAP,
|
A D | devices-da8xx.c | 66 UPF_IOREMAP, 79 UPF_IOREMAP, 92 UPF_IOREMAP,
|
/linux/arch/mips/sgi-ip32/ |
A D | ip32-platform.c | 27 .flags = UPF_SKIP_TEST|UPF_IOREMAP, \
|
/linux/arch/mips/ath25/ |
A D | devices.c | 81 s.flags = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP; in ath25_serial_setup()
|
/linux/arch/sh/boards/mach-se/7343/ |
A D | setup.c | 70 #define ST16C2550C_FLAGS (UPF_BOOT_AUTOCONF | UPF_IOREMAP)
|
/linux/arch/arm/mach-rpc/ |
A D | riscpc.c | 150 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_SKIP_TEST,
|
/linux/drivers/tty/serial/8250/ |
A D | 8250_em.c | 110 up.port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial8250_em_probe()
|
A D | 8250_pnp.c | 457 uart.port.flags = UPF_IOREMAP; in serial_pnp_probe()
|
A D | 8250_fsl.c | 126 | UPF_FIXED_PORT | UPF_IOREMAP in fsl8250_acpi_probe()
|
A D | 8250_pxa.c | 128 uart.port.flags = UPF_IOREMAP | UPF_SKIP_TEST | UPF_FIXED_TYPE; in serial_pxa_probe()
|
A D | 8250_bcm2835aux.c | 101 UPF_SKIP_TEST | UPF_IOREMAP; in bcm2835aux_serial_probe()
|
/linux/arch/xtensa/platforms/xtfpga/ |
A D | setup.c | 237 UPF_IOREMAP,
|
Completed in 32 milliseconds
12