/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | mach-vr1000.c | 145 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP, 153 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP, 161 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP, 169 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
|
D | mach-bast.c | 334 #define SERIAL_FLAGS (UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_SHARE_IRQ)
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | vulcan-setup.c | 99 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST, 106 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
|
/linux-4.4.14/arch/mips/cobalt/ |
D | serial.c | 47 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
|
/linux-4.4.14/arch/arm/mach-pxa/ |
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,
|
D | capc7117.c | 77 UPF_IOREMAP | \
|
D | viper.c | 561 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | 571 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP |
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | serial.c | 97 p->flags &= ~UPF_IOREMAP; in davinci_serial_init()
|
D | dm646x.c | 813 UPF_IOREMAP, 826 UPF_IOREMAP, 839 UPF_IOREMAP,
|
D | dm644x.c | 829 UPF_IOREMAP, 842 UPF_IOREMAP, 855 UPF_IOREMAP,
|
D | devices-da8xx.c | 76 UPF_IOREMAP, 89 UPF_IOREMAP, 102 UPF_IOREMAP,
|
D | dm355.c | 936 UPF_IOREMAP, 949 UPF_IOREMAP, 962 UPF_IOREMAP,
|
D | dm365.c | 1056 UPF_IOREMAP, 1069 UPF_IOREMAP,
|
/linux-4.4.14/arch/mips/mti-malta/ |
D | malta-platform.c | 45 #define CBUS_UART_FLAGS (UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP)
|
/linux-4.4.14/arch/mips/lasat/ |
D | serial.c | 34 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF |
|
/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | setup-sh5.c | 20 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
|
/linux-4.4.14/drivers/tty/serial/ |
D | timbuart.c | 333 if (port->flags & UPF_IOREMAP) { in timbuart_release_port() 350 if (port->flags & UPF_IOREMAP) { in timbuart_request_port() 447 uart->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in timbuart_probe()
|
D | meson_uart.c | 372 if (port->flags & UPF_IOREMAP) { in meson_uart_release_port() 397 if (port->flags & UPF_IOREMAP) { in meson_uart_request_port() 562 port->flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_LOW_LATENCY; in meson_uart_probe()
|
D | lpc32xx_hs.c | 582 if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_release_port() 600 else if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_request_port() 705 p->port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial_hs_lpc32xx_probe()
|
D | lantiq.c | 501 if (port->flags & UPF_IOREMAP) { in lqasc_release_port() 528 if (port->flags & UPF_IOREMAP) { in lqasc_request_port() 707 port->flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in lqasc_probe()
|
D | vr41xx_siu.c | 632 if (port->flags & UPF_IOREMAP) { in siu_release_port() 651 if (port->flags & UPF_IOREMAP) { in siu_request_port() 724 port->flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF; in siu_init_ports()
|
D | of_serial.c | 139 port->flags = UPF_SHARE_IRQ | UPF_BOOT_AUTOCONF | UPF_IOREMAP in of_platform_serial_setup()
|
D | mpc52xx_uart.c | 1281 if (port->flags & UPF_IOREMAP) { in mpc52xx_uart_release_port() 1294 if (port->flags & UPF_IOREMAP) /* Need to remap ? */ in mpc52xx_uart_request_port() 1318 if (port->flags & UPF_IOREMAP) { in mpc52xx_uart_request_port() 1778 (uart_console(port) ? 0 : UPF_IOREMAP); in mpc52xx_uart_of_probe()
|
D | serial_txx9.c | 768 if (up->port.flags & UPF_IOREMAP) { in serial_txx9_request_resource() 794 if (up->port.flags & UPF_IOREMAP) { in serial_txx9_release_resource()
|
D | vt8500_serial.c | 714 vt8500_port->uart.flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF; in vt8500_serial_probe()
|
D | sh-sci.c | 2124 if (port->flags & UPF_IOREMAP) { in sci_remap_port() 2146 if (port->flags & UPF_IOREMAP) { in sci_release_port() 2616 p->flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF; in sci_parse_dt()
|
D | men_z135_uart.c | 841 uart->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in men_z135_probe()
|
D | atmel_serial.c | 2263 if (port->flags & UPF_IOREMAP) { in atmel_release_port() 2280 if (port->flags & UPF_IOREMAP) { in atmel_request_port() 2403 port->flags |= UPF_IOREMAP; in atmel_init_port()
|
D | pxa.c | 886 sport->port.flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF; in serial_pxa_probe()
|
D | m32r_sio.c | 886 if (ret == 0 && up->port.flags & UPF_IOREMAP) { in m32r_sio_request_port()
|
D | ucc_uart.c | 1421 qe_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in ucc_uart_probe()
|
/linux-4.4.14/arch/mips/sgi-ip32/ |
D | ip32-platform.c | 27 .flags = UPF_SKIP_TEST|UPF_IOREMAP, \
|
/linux-4.4.14/arch/mips/ath25/ |
D | devices.c | 79 s.flags = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP; in ath25_serial_setup()
|
/linux-4.4.14/arch/mips/ath79/ |
D | dev-common.c | 35 #define AR71XX_UART_FLAGS (UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP)
|
/linux-4.4.14/arch/sh/boards/mach-se/7343/ |
D | setup.c | 69 #define ST16C2550C_FLAGS (UPF_BOOT_AUTOCONF | UPF_IOREMAP)
|
/linux-4.4.14/arch/arm/mach-rpc/ |
D | riscpc.c | 151 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_SKIP_TEST,
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_em.c | 117 up.port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial8250_em_probe()
|
D | 8250_pnp.c | 461 uart.port.flags = UPF_IOREMAP; in serial_pnp_probe()
|
D | 8250_ingenic.c | 228 uart.port.flags = UPF_SKIP_TEST | UPF_IOREMAP | UPF_FIXED_TYPE; in ingenic_uart_probe()
|
D | 8250_port.c | 2468 if (port->flags & UPF_IOREMAP) { in serial8250_request_std_resource() 2500 if (port->flags & UPF_IOREMAP) { in serial8250_release_std_resource()
|
/linux-4.4.14/arch/mips/mti-sead3/ |
D | sead3-platform.c | 26 .flags = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP, \
|
/linux-4.4.14/arch/mips/loongson32/common/ |
D | platform.c | 28 .flags = UPF_IOREMAP | UPF_FIXED_TYPE, \
|
/linux-4.4.14/arch/xtensa/platforms/xtfpga/ |
D | setup.c | 285 UPF_IOREMAP,
|
/linux-4.4.14/arch/mips/sni/ |
D | rm200.c | 33 .flags = UPF_BOOT_AUTOCONF|UPF_IOREMAP, \
|
/linux-4.4.14/arch/mips/alchemy/common/ |
D | platform.c | 57 .flags = UPF_SKIP_TEST | UPF_IOREMAP | \
|
/linux-4.4.14/include/linux/ |
D | serial_core.h | 209 #define UPF_IOREMAP ((__force upf_t) (1 << 31)) macro
|