Home
last modified time | relevance | path

Searched refs:UPF_IOREMAP (Results 1 – 25 of 47) sorted by relevance

12

/linux/arch/arm/mach-s3c/
A Dmach-vr1000.c140 .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 Dzeus.c244 .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 Dcapc7117.c74 UPF_IOREMAP | \
/linux/arch/mips/mti-malta/
A Dmalta-platform.c41 #define CBUS_UART_FLAGS (UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP)
/linux/arch/mips/cobalt/
A Dserial.c34 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
/linux/drivers/tty/serial/
A Dtimbuart.c319 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 Dlpc32xx_hs.c544 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 Dowl-uart.c410 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 Drda-uart.c498 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 Dlantiq.c524 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 Ddm646x.c521 UPF_IOREMAP,
534 UPF_IOREMAP,
547 UPF_IOREMAP,
A Ddm644x.c581 UPF_IOREMAP,
594 UPF_IOREMAP,
607 UPF_IOREMAP,
A Dserial.c83 p->flags &= ~UPF_IOREMAP; in davinci_serial_init()
A Ddm355.c640 UPF_IOREMAP,
653 UPF_IOREMAP,
666 UPF_IOREMAP,
A Ddevices-da8xx.c66 UPF_IOREMAP,
79 UPF_IOREMAP,
92 UPF_IOREMAP,
/linux/arch/mips/sgi-ip32/
A Dip32-platform.c27 .flags = UPF_SKIP_TEST|UPF_IOREMAP, \
/linux/arch/mips/ath25/
A Ddevices.c81 s.flags = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP; in ath25_serial_setup()
/linux/arch/sh/boards/mach-se/7343/
A Dsetup.c70 #define ST16C2550C_FLAGS (UPF_BOOT_AUTOCONF | UPF_IOREMAP)
/linux/arch/arm/mach-rpc/
A Driscpc.c150 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_SKIP_TEST,
/linux/drivers/tty/serial/8250/
A D8250_em.c110 up.port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial8250_em_probe()
A D8250_pnp.c457 uart.port.flags = UPF_IOREMAP; in serial_pnp_probe()
A D8250_fsl.c126 | UPF_FIXED_PORT | UPF_IOREMAP in fsl8250_acpi_probe()
A D8250_pxa.c128 uart.port.flags = UPF_IOREMAP | UPF_SKIP_TEST | UPF_FIXED_TYPE; in serial_pxa_probe()
A D8250_bcm2835aux.c101 UPF_SKIP_TEST | UPF_IOREMAP; in bcm2835aux_serial_probe()
/linux/arch/xtensa/platforms/xtfpga/
A Dsetup.c237 UPF_IOREMAP,

Completed in 32 milliseconds

12