Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/arm/mach-s3c/
Dmach-vr1000.c135 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
143 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
151 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
159 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP,
/linux-6.1.9/arch/mips/mti-malta/
Dmalta-platform.c41 #define CBUS_UART_FLAGS (UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP)
/linux-6.1.9/arch/mips/cobalt/
Dserial.c34 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
/linux-6.1.9/arch/arm/mach-pxa/
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,
Dcapc7117.c74 UPF_IOREMAP | \
Dviper.c566 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP |
576 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP |
/linux-6.1.9/arch/arm/mach-davinci/
Dserial.c83 p->flags &= ~UPF_IOREMAP; in davinci_serial_init()
Ddm355.c636 UPF_IOREMAP,
649 UPF_IOREMAP,
662 UPF_IOREMAP,
Ddevices-da8xx.c65 UPF_IOREMAP,
78 UPF_IOREMAP,
91 UPF_IOREMAP,
/linux-6.1.9/drivers/tty/serial/
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()
Dlpc32xx_hs.c548 if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_release_port()
566 else if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_request_port()
668 p->port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial_hs_lpc32xx_probe()
Dowl-uart.c410 if (port->flags & UPF_IOREMAP) { in owl_uart_release_port()
431 if (port->flags & UPF_IOREMAP) { in owl_uart_request_port()
737 owl_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_LOW_LATENCY; in owl_uart_probe()
Drda-uart.c500 if (port->flags & UPF_IOREMAP) { in rda_uart_request_port()
539 if (port->flags & UPF_IOREMAP) { in rda_uart_release_port()
768 rda_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | in rda_uart_probe()
Dlantiq.c528 if (port->flags & UPF_IOREMAP) { in lqasc_release_port()
555 if (port->flags & UPF_IOREMAP) { in lqasc_request_port()
881 port->flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in lqasc_probe()
/linux-6.1.9/arch/mips/sgi-ip32/
Dip32-platform.c27 .flags = UPF_SKIP_TEST|UPF_IOREMAP, \
/linux-6.1.9/arch/mips/ath25/
Ddevices.c81 s.flags = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP; in ath25_serial_setup()
/linux-6.1.9/arch/sh/boards/mach-se/7343/
Dsetup.c70 #define ST16C2550C_FLAGS (UPF_BOOT_AUTOCONF | UPF_IOREMAP)
/linux-6.1.9/arch/arm/mach-rpc/
Driscpc.c150 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_SKIP_TEST,
/linux-6.1.9/drivers/tty/serial/8250/
D8250_em.c110 up.port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial8250_em_probe()
D8250_pxa.c127 uart.port.flags = UPF_IOREMAP | UPF_SKIP_TEST | UPF_FIXED_TYPE; in serial_pxa_probe()
D8250_fsl.c126 | UPF_FIXED_PORT | UPF_IOREMAP in fsl8250_acpi_probe()
D8250_pnp.c457 uart.port.flags = UPF_IOREMAP; in serial_pnp_probe()
D8250_bcm2835aux.c109 UPF_SKIP_TEST | UPF_IOREMAP; in bcm2835aux_serial_probe()
/linux-6.1.9/arch/xtensa/platforms/xtfpga/
Dsetup.c238 UPF_IOREMAP,
/linux-6.1.9/arch/mips/loongson32/common/
Dplatform.c28 .flags = UPF_IOREMAP | UPF_FIXED_TYPE, \

12