| /linux-6.15/drivers/tty/serial/ |
| H A D | earlycon.c | 80 port->iotype == UPIO_MEM32 || port->iotype == UPIO_MEM32BE) in earlycon_print_info() 85 (port->iotype == UPIO_MEM32) ? "32" : "32be", in earlycon_print_info() 110 case UPIO_MEM32: in parse_options() 319 port->iotype = (big_endian) ? UPIO_MEM32BE : UPIO_MEM32; in of_setup_earlycon()
|
| H A D | lpc32xx_hs.c | 517 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) { in serial_lpc32xx_release_port() 531 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) { in serial_lpc32xx_request_port() 635 p->port.iotype = UPIO_MEM32; in serial_hs_lpc32xx_probe()
|
| H A D | fsl_lpuart.c | 317 .iotype = UPIO_MEM32, 323 .iotype = UPIO_MEM32, 330 .iotype = UPIO_MEM32, 337 .iotype = UPIO_MEM32, 343 .iotype = UPIO_MEM32, 387 case UPIO_MEM32: in lpuart32_read() 400 case UPIO_MEM32: in lpuart32_write() 562 case UPIO_MEM32: in lpuart_dma_datareg_addr() 2739 if (device->port.iotype != UPIO_MEM32) in lpuart32_early_console_setup() 2754 device->port.iotype = UPIO_MEM32; in ls1028a_early_console_setup() [all …]
|
| H A D | serial_port.c | 228 port->iotype = device_is_big_endian(dev) ? UPIO_MEM32BE : UPIO_MEM32; in __uart_read_properties()
|
| H A D | samsung_tty.c | 174 case UPIO_MEM32: in rd_reg() 190 case UPIO_MEM32: in wr_reg() 2005 ourport->port.iotype = UPIO_MEM32; in s3c24xx_serial_probe() 2512 .iotype = UPIO_MEM32, 2554 .iotype = UPIO_MEM32, 2713 case UPIO_MEM32: in wr_reg_barrier() 2834 device->port.iotype = UPIO_MEM32; in gs101_early_console_setup() 2846 device->port.iotype = UPIO_MEM32; in apple_s5l_early_console_setup()
|
| H A D | amba-pl011.c | 300 return (uap->port.iotype == UPIO_MEM32) ? in pl011_read() 309 if (uap->port.iotype == UPIO_MEM32) in pl011_write() 2495 if (iotype != UPIO_MEM && iotype != UPIO_MEM32) in pl011_console_match() 2643 if (port->iotype == UPIO_MEM32) in pl011_putc() 2664 if (port->iotype == UPIO_MEM32) in pl011_getc() 2900 uap->port.iotype = vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; in pl011_probe() 2913 uap->port.iotype = UPIO_MEM32; in pl011_probe() 3023 uap->port.iotype = uap->vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; in sbsa_uart_probe()
|
| H A D | clps711x.c | 473 s->port.iotype = UPIO_MEM32; in uart_clps711x_probe()
|
| H A D | milbeaut_usio.c | 537 port->iotype = UPIO_MEM32; in mlb_usio_probe()
|
| H A D | serial_core.c | 2191 *iotype = UPIO_MEM32; in uart_parse_earlycon() 2198 UPIO_MEM32BE : UPIO_MEM32; in uart_parse_earlycon() 2545 case UPIO_MEM32: in uart_report_port() 3287 case UPIO_MEM32: in uart_match_port()
|
| /linux-6.15/arch/x86/platform/ce4100/ |
| H A D | ce4100.c | 91 if (up->iotype != UPIO_MEM32) { in ce4100_serial_fixup() 101 up->iotype = UPIO_MEM32; in ce4100_serial_fixup()
|
| /linux-6.15/drivers/tty/serial/8250/ |
| H A D | 8250_early.c | 45 case UPIO_MEM32: in serial8250_early_in() 69 case UPIO_MEM32: in serial8250_early_out()
|
| H A D | 8250_uniphier.c | 47 device->port.iotype = UPIO_MEM32; in uniphier_early_console_setup() 208 up.port.iotype = UPIO_MEM32; in uniphier_uart_probe()
|
| H A D | 8250_dfl.c | 94 uart->port.iotype = UPIO_MEM32; in dfl_uart_get_params()
|
| H A D | 8250_pxa.c | 125 uart.port.iotype = UPIO_MEM32; in serial_pxa_probe()
|
| H A D | 8250_dw.c | 171 if (p->iotype == UPIO_MEM32) in dw8250_check_lcr() 518 p->iotype = UPIO_MEM32; in dw8250_quirks() 576 case UPIO_MEM32: in dw8250_probe()
|
| H A D | 8250_tegra.c | 81 port->iotype = UPIO_MEM32; in tegra_uart_probe()
|
| H A D | 8250_lpc18xx.c | 156 uart.port.iotype = UPIO_MEM32; in lpc18xx_serial_probe()
|
| H A D | 8250_em.c | 188 up.port.iotype = UPIO_MEM32; in serial8250_em_probe()
|
| H A D | 8250_bcm2835aux.c | 282 device->port.iotype = UPIO_MEM32; in early_bcm2835aux_setup()
|
| H A D | 8250_mtk.c | 558 uart.port.iotype = UPIO_MEM32; in mtk8250_probe() 668 device->port.iotype = UPIO_MEM32; in early_mtk8250_setup()
|
| H A D | 8250_lpss.c | 339 uart.port.iotype = UPIO_MEM32; in lpss8250_probe()
|
| H A D | 8250_port.c | 454 case UPIO_MEM32: in set_io_from_upio() 486 case UPIO_MEM32: in serial_port_out_sync() 2973 case UPIO_MEM32: in serial8250_request_std_resource() 3009 case UPIO_MEM32: in serial8250_release_std_resource()
|
| /linux-6.15/arch/mips/mti-malta/ |
| H A D | malta-platform.c | 51 UPIO_MEM32BE : UPIO_MEM32,
|
| /linux-6.15/arch/mips/ath25/ |
| H A D | devices.c | 82 s.iotype = UPIO_MEM32; in ath25_serial_setup()
|
| /linux-6.15/arch/xtensa/platforms/xtfpga/ |
| H A D | setup.c | 249 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,
|