Home
last modified time | relevance | path

Searched refs:UPIO_MEM32BE (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/tty/serial/8250/
A D8250_dwlib.c37 if (p->iotype == UPIO_MEM32BE) in dw8250_readl_ext()
44 if (p->iotype == UPIO_MEM32BE) in dw8250_writel_ext()
A D8250_early.c49 case UPIO_MEM32BE: in serial8250_early_in()
75 case UPIO_MEM32BE: in serial8250_early_out()
A D8250_dw.c113 else if (p->iotype == UPIO_MEM32BE) in dw8250_check_lcr()
410 p->iotype = UPIO_MEM32BE; in dw8250_quirks()
A D8250_of.c100 UPIO_MEM32BE : UPIO_MEM32; in of_platform_serial_setup()
A D8250_port.c491 case UPIO_MEM32BE: in set_io_from_upio()
522 case UPIO_MEM32BE: in serial_port_out_sync()
2962 case UPIO_MEM32BE: in serial8250_request_std_resource()
3000 case UPIO_MEM32BE: in serial8250_release_std_resource()
A D8250_core.c648 iotype == UPIO_MEM32 || iotype == UPIO_MEM32BE) in univ8250_console_match()
A D8250_bcm7271.c1051 UPIO_MEM32BE : UPIO_MEM32; in brcmuart_probe()
/linux/drivers/tty/serial/
A Dearlycon.c80 port->iotype == UPIO_MEM32 || port->iotype == UPIO_MEM32BE) in earlycon_print_info()
111 case UPIO_MEM32BE: in parse_options()
286 port->iotype = (big_endian) ? UPIO_MEM32BE : UPIO_MEM32; in of_setup_earlycon()
A Dfsl_lpuart.c294 .iotype = UPIO_MEM32BE,
348 case UPIO_MEM32BE: in lpuart32_read()
362 case UPIO_MEM32BE: in lpuart32_write()
559 case UPIO_MEM32BE: in lpuart_dma_datareg_addr()
590 sport->port.iotype == UPIO_MEM32BE; in lpuart_is_32()
2582 device->port.iotype = UPIO_MEM32BE; in lpuart32_early_console_setup()
A Dserial_core.c2002 *iotype = UPIO_MEM32BE; in uart_parse_earlycon()
2006 UPIO_MEM32BE : UPIO_MEM32; in uart_parse_earlycon()
2329 case UPIO_MEM32BE: in uart_report_port()
3061 case UPIO_MEM32BE: in uart_match_port()
/linux/arch/mips/mti-malta/
A Dmalta-platform.c52 UPIO_MEM32BE : UPIO_MEM32,
/linux/arch/xtensa/platforms/xtfpga/
A Dsetup.c238 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,
/linux/include/linux/
A Dserial_core.h153 #define UPIO_MEM32BE (SERIAL_IO_MEM32BE) /* 32b big endian */ macro

Completed in 31 milliseconds