Home
last modified time | relevance | path

Searched refs:UPIO_MEM32 (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/tty/serial/
A Dearlycon.c80 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()
296 port->iotype = (big_endian) ? UPIO_MEM32BE : UPIO_MEM32; in of_setup_earlycon()
A Dlpc32xx_hs.c517 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()
A Dfsl_lpuart.c316 .iotype = UPIO_MEM32,
322 .iotype = UPIO_MEM32,
329 .iotype = UPIO_MEM32,
336 .iotype = UPIO_MEM32,
342 .iotype = UPIO_MEM32,
386 case UPIO_MEM32: in lpuart32_read()
399 case UPIO_MEM32: in lpuart32_write()
561 case UPIO_MEM32: in lpuart_dma_datareg_addr()
2715 if (device->port.iotype != UPIO_MEM32) in lpuart32_early_console_setup()
2730 device->port.iotype = UPIO_MEM32; in ls1028a_early_console_setup()
[all …]
A Dserial_port.c227 port->iotype = device_is_big_endian(dev) ? UPIO_MEM32BE : UPIO_MEM32; in __uart_read_properties()
A Dsamsung_tty.c174 case UPIO_MEM32: in rd_reg()
190 case UPIO_MEM32: in wr_reg()
2005 ourport->port.iotype = UPIO_MEM32; in s3c24xx_serial_probe()
2506 .iotype = UPIO_MEM32,
2546 .iotype = UPIO_MEM32,
2700 case UPIO_MEM32: in wr_reg_barrier()
2821 device->port.iotype = UPIO_MEM32; in gs101_early_console_setup()
2833 device->port.iotype = UPIO_MEM32; in apple_s5l_early_console_setup()
A Damba-pl011.c290 return (uap->port.iotype == UPIO_MEM32) ? in pl011_read()
299 if (uap->port.iotype == UPIO_MEM32) in pl011_write()
2467 if (iotype != UPIO_MEM && iotype != UPIO_MEM32) in pl011_console_match()
2524 if (port->iotype == UPIO_MEM32) in pl011_putc()
2545 if (port->iotype == UPIO_MEM32) in pl011_getc()
2781 uap->port.iotype = vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; in pl011_probe()
2794 uap->port.iotype = UPIO_MEM32; in pl011_probe()
2900 uap->port.iotype = uap->vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; in sbsa_uart_probe()
A Dclps711x.c473 s->port.iotype = UPIO_MEM32; in uart_clps711x_probe()
A Dmilbeaut_usio.c537 port->iotype = UPIO_MEM32; in mlb_usio_probe()
A Dserial_core.c2208 *iotype = UPIO_MEM32; in uart_parse_earlycon()
2215 UPIO_MEM32BE : UPIO_MEM32; in uart_parse_earlycon()
2562 case UPIO_MEM32: in uart_report_port()
3315 case UPIO_MEM32: in uart_match_port()
/linux/arch/x86/platform/ce4100/
A Dce4100.c91 if (up->iotype != UPIO_MEM32) { in ce4100_serial_fixup()
101 up->iotype = UPIO_MEM32; in ce4100_serial_fixup()
/linux/drivers/tty/serial/8250/
A D8250_early.c45 case UPIO_MEM32: in serial8250_early_in()
67 case UPIO_MEM32: in serial8250_early_out()
A D8250_uniphier.c47 device->port.iotype = UPIO_MEM32; in uniphier_early_console_setup()
208 up.port.iotype = UPIO_MEM32; in uniphier_uart_probe()
A D8250_dfl.c94 uart->port.iotype = UPIO_MEM32; in dfl_uart_get_params()
A D8250_pxa.c125 uart.port.iotype = UPIO_MEM32; in serial_pxa_probe()
A D8250_dw.c154 if (p->iotype == UPIO_MEM32) in dw8250_check_lcr()
489 p->iotype = UPIO_MEM32; in dw8250_quirks()
561 case UPIO_MEM32: in dw8250_probe()
A D8250_tegra.c81 port->iotype = UPIO_MEM32; in tegra_uart_probe()
A D8250_lpc18xx.c156 uart.port.iotype = UPIO_MEM32; in lpc18xx_serial_probe()
A D8250_em.c188 up.port.iotype = UPIO_MEM32; in serial8250_em_probe()
A D8250_bcm2835aux.c282 device->port.iotype = UPIO_MEM32; in early_bcm2835aux_setup()
A D8250_mtk.c558 uart.port.iotype = UPIO_MEM32; in mtk8250_probe()
668 device->port.iotype = UPIO_MEM32; in early_mtk8250_setup()
A D8250_lpss.c339 uart.port.iotype = UPIO_MEM32; in lpss8250_probe()
A D8250_port.c440 case UPIO_MEM32: in set_io_from_upio()
466 case UPIO_MEM32: in serial_port_out_sync()
2932 case UPIO_MEM32: in serial8250_request_std_resource()
2972 case UPIO_MEM32: in serial8250_release_std_resource()
/linux/arch/mips/mti-malta/
A Dmalta-platform.c51 UPIO_MEM32BE : UPIO_MEM32,
/linux/arch/mips/ath25/
A Ddevices.c82 s.iotype = UPIO_MEM32; in ath25_serial_setup()
/linux/arch/xtensa/platforms/xtfpga/
A Dsetup.c249 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,

Completed in 3572 milliseconds

12