Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/mips/mti-malta/
A Dmalta-platform.c41 #define CBUS_UART_FLAGS (UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP)
/linux-6.3-rc2/arch/mips/cobalt/
A Dserial.c34 .flags = UPF_IOREMAP | UPF_BOOT_AUTOCONF | UPF_SKIP_TEST,
/linux-6.3-rc2/drivers/tty/serial/
A Dtimbuart.c318 if (port->flags & UPF_IOREMAP) { in timbuart_release_port()
335 if (port->flags & UPF_IOREMAP) { in timbuart_request_port()
432 uart->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in timbuart_probe()
A Dlpc32xx_hs.c523 if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_release_port()
541 else if (port->flags & UPF_IOREMAP) { in serial_lpc32xx_request_port()
643 p->port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial_hs_lpc32xx_probe()
A Dowl-uart.c386 if (port->flags & UPF_IOREMAP) { in owl_uart_release_port()
407 if (port->flags & UPF_IOREMAP) { in owl_uart_request_port()
713 owl_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_LOW_LATENCY; in owl_uart_probe()
A Dlantiq.c500 if (port->flags & UPF_IOREMAP) { in lqasc_release_port()
527 if (port->flags & UPF_IOREMAP) { in lqasc_request_port()
853 port->flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP; in lqasc_probe()
A Drda-uart.c499 if (port->flags & UPF_IOREMAP) { in rda_uart_request_port()
538 if (port->flags & UPF_IOREMAP) { in rda_uart_release_port()
767 rda_port->port.flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | in rda_uart_probe()
A Dmpc52xx_uart.c1273 if (port->flags & UPF_IOREMAP) { in mpc52xx_uart_release_port()
1286 if (port->flags & UPF_IOREMAP) /* Need to remap ? */ in mpc52xx_uart_request_port()
1310 if (port->flags & UPF_IOREMAP) { in mpc52xx_uart_request_port()
1734 (uart_console(port) ? 0 : UPF_IOREMAP); in mpc52xx_uart_of_probe()
A Dserial_txx9.c714 if (up->flags & UPF_IOREMAP) { in serial_txx9_request_resource()
740 if (up->flags & UPF_IOREMAP) { in serial_txx9_release_resource()
/linux-6.3-rc2/arch/mips/ath25/
A Ddevices.c81 s.flags = UPF_BOOT_AUTOCONF | UPF_SKIP_TEST | UPF_IOREMAP; in ath25_serial_setup()
/linux-6.3-rc2/arch/mips/sgi-ip32/
A Dip32-platform.c27 .flags = UPF_SKIP_TEST|UPF_IOREMAP, \
/linux-6.3-rc2/arch/sh/boards/mach-se/7343/
A Dsetup.c70 #define ST16C2550C_FLAGS (UPF_BOOT_AUTOCONF | UPF_IOREMAP)
/linux-6.3-rc2/arch/arm/mach-rpc/
A Driscpc.c150 .flags = UPF_BOOT_AUTOCONF | UPF_IOREMAP | UPF_SKIP_TEST,
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_dfl.c116 uart.port.flags = UPF_IOREMAP; in dfl_uart_probe()
A D8250_em.c110 up.port.flags = UPF_BOOT_AUTOCONF | UPF_FIXED_PORT | UPF_IOREMAP; in serial8250_em_probe()
A D8250_fsl.c126 | UPF_FIXED_PORT | UPF_IOREMAP in fsl8250_acpi_probe()
A D8250_pnp.c457 uart.port.flags = UPF_IOREMAP; in serial_pnp_probe()
A D8250_pxa.c127 uart.port.flags = UPF_IOREMAP | UPF_SKIP_TEST | UPF_FIXED_TYPE; in serial_pxa_probe()
A D8250_bcm2835aux.c109 UPF_SKIP_TEST | UPF_IOREMAP; in bcm2835aux_serial_probe()
A D8250_of.c118 port->flags |= UPF_IOREMAP; in of_platform_serial_setup()
A D8250_ingenic.c262 uart.port.flags = UPF_SKIP_TEST | UPF_IOREMAP | UPF_FIXED_TYPE; in ingenic_uart_probe()
/linux-6.3-rc2/arch/xtensa/platforms/xtfpga/
A Dsetup.c238 UPF_IOREMAP,
/linux-6.3-rc2/arch/mips/loongson32/common/
A Dplatform.c27 .flags = UPF_IOREMAP | UPF_FIXED_TYPE, \
/linux-6.3-rc2/arch/mips/sni/
A Drm200.c33 .flags = UPF_BOOT_AUTOCONF|UPF_IOREMAP, \
/linux-6.3-rc2/arch/mips/alchemy/common/
A Dplatform.c57 .flags = UPF_SKIP_TEST | UPF_IOREMAP | \

Completed in 30 milliseconds

12