Searched refs:UPIO_MEM32 (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v5.10/drivers/tty/serial/ |
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() 288 port->iotype = (big_endian) ? UPIO_MEM32BE : UPIO_MEM32; in of_setup_earlycon()
|
D | lpc32xx_hs.c | 546 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) { in serial_lpc32xx_release_port() 560 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) { in serial_lpc32xx_request_port() 664 p->port.iotype = UPIO_MEM32; in serial_hs_lpc32xx_probe()
|
D | fsl_lpuart.c | 289 .iotype = UPIO_MEM32, 294 .iotype = UPIO_MEM32, 300 .iotype = UPIO_MEM32, 331 case UPIO_MEM32: in lpuart32_read() 344 case UPIO_MEM32: in lpuart32_write() 511 case UPIO_MEM32: in lpuart_dma_datareg_addr() 543 return sport->port.iotype == UPIO_MEM32 || in lpuart_is_32() 2516 if (device->port.iotype != UPIO_MEM32) in lpuart32_early_console_setup() 2531 device->port.iotype = UPIO_MEM32; in ls1028a_early_console_setup() 2553 device->port.iotype = UPIO_MEM32; in lpuart32_imx_early_console_setup()
|
D | amba-pl011.c | 289 return (uap->port.iotype == UPIO_MEM32) ? in pl011_read() 298 if (uap->port.iotype == UPIO_MEM32) in pl011_write() 2368 if (iotype != UPIO_MEM && iotype != UPIO_MEM32) in pl011_console_match() 2425 if (port->iotype == UPIO_MEM32) in pl011_putc() 2446 if (port->iotype == UPIO_MEM32) in pl011_getc() 2667 uap->port.iotype = vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; in pl011_probe() 2760 uap->port.iotype = uap->vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; in sbsa_uart_probe()
|
D | samsung_tty.c | 162 case UPIO_MEM32: in rd_reg() 178 case UPIO_MEM32: in wr_reg() 2032 ourport->port.iotype = UPIO_MEM32; in s3c24xx_serial_probe() 2631 case UPIO_MEM32: in wr_reg_barrier()
|
D | clps711x.c | 474 s->port.iotype = UPIO_MEM32; in uart_clps711x_probe()
|
/Linux-v5.10/arch/x86/platform/ce4100/ |
D | ce4100.c | 91 if (up->iotype != UPIO_MEM32) { in ce4100_serial_fixup() 101 up->iotype = UPIO_MEM32; in ce4100_serial_fixup()
|
/Linux-v5.10/drivers/tty/serial/8250/ |
D | 8250_early.c | 47 case UPIO_MEM32: in serial8250_early_in() 72 case UPIO_MEM32: in serial8250_early_out()
|
D | 8250_uniphier.c | 47 device->port.iotype = UPIO_MEM32; in uniphier_early_console_setup() 217 up.port.iotype = UPIO_MEM32; in uniphier_uart_probe()
|
D | 8250_dw.c | 111 if (p->iotype == UPIO_MEM32) in dw8250_check_lcr() 423 p->iotype = UPIO_MEM32; in dw8250_quirks() 493 p->iotype = UPIO_MEM32; in dw8250_probe()
|
D | 8250_em.c | 117 up.port.iotype = UPIO_MEM32; in serial8250_em_probe()
|
D | 8250_pxa.c | 123 uart.port.iotype = UPIO_MEM32; in serial_pxa_probe()
|
D | 8250_bcm2835aux.c | 200 device->port.iotype = UPIO_MEM32; in early_bcm2835aux_setup()
|
D | 8250_tegra.c | 60 port->iotype = UPIO_MEM32; in tegra_uart_probe()
|
D | 8250_lpc18xx.c | 163 uart.port.iotype = UPIO_MEM32; in lpc18xx_serial_probe()
|
D | 8250_mtk.c | 554 uart.port.iotype = UPIO_MEM32; in mtk8250_probe() 671 device->port.iotype = UPIO_MEM32; in early_mtk8250_setup()
|
D | 8250_of.c | 100 UPIO_MEM32BE : UPIO_MEM32; in of_platform_serial_setup()
|
D | 8250_port.c | 481 case UPIO_MEM32: in set_io_from_upio() 516 case UPIO_MEM32: in serial_port_out_sync() 2902 case UPIO_MEM32: in serial8250_request_std_resource() 2940 case UPIO_MEM32: in serial8250_release_std_resource()
|
/Linux-v5.10/arch/mips/mti-malta/ |
D | malta-platform.c | 50 .iotype = UPIO_MEM32,
|
/Linux-v5.10/arch/arm/mach-davinci/ |
D | dm646x.c | 522 .iotype = UPIO_MEM32, 535 .iotype = UPIO_MEM32, 548 .iotype = UPIO_MEM32,
|
/Linux-v5.10/arch/mips/ath25/ |
D | devices.c | 82 s.iotype = UPIO_MEM32; in ath25_serial_setup()
|
/Linux-v5.10/arch/xtensa/platforms/xtfpga/ |
D | setup.c | 234 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,
|
/Linux-v5.10/arch/mips/netlogic/xlr/ |
D | platform.c | 64 .iotype = UPIO_MEM32, \
|
/Linux-v5.10/arch/mips/ar7/ |
D | platform.c | 564 uart_port.iotype = UPIO_MEM32; in ar7_register_uarts()
|
/Linux-v5.10/include/linux/ |
D | serial_core.h | 150 #define UPIO_MEM32 (SERIAL_IO_MEM32) /* 32b little endian */ macro
|
12