Searched refs:UPIO_MEM32 (Results 1 – 25 of 25) sorted by relevance
70 if (up->iotype != UPIO_MEM32) { in ce4100_serial_fixup()78 up->iotype = UPIO_MEM32; in ce4100_serial_fixup()
45 case UPIO_MEM32: in serial8250_early_in()69 case UPIO_MEM32: in serial8250_early_out()
47 device->port.iotype = UPIO_MEM32; in uniphier_early_console_setup()208 up.port.iotype = UPIO_MEM32; in uniphier_uart_probe()
94 uart->port.iotype = UPIO_MEM32; in dfl_uart_get_params()
125 uart.port.iotype = UPIO_MEM32; in serial_pxa_probe()
81 port->iotype = UPIO_MEM32; in tegra_uart_probe()
156 uart.port.iotype = UPIO_MEM32; in lpc18xx_serial_probe()
188 up.port.iotype = UPIO_MEM32; in serial8250_em_probe()
560 uart.port.iotype = UPIO_MEM32; in mtk8250_probe()670 device->port.iotype = UPIO_MEM32; in early_mtk8250_setup()
674 p->iotype = UPIO_MEM32; in dw8250_quirks()742 case UPIO_MEM32: in dw8250_probe()
339 uart.port.iotype = UPIO_MEM32; in lpss8250_probe()
446 case UPIO_MEM32: in set_io_from_upio()478 case UPIO_MEM32: in serial_port_out_sync()2872 case UPIO_MEM32: in serial8250_request_std_resource()2910 case UPIO_MEM32: in serial8250_release_std_resource()
1592 port->port.iotype = UPIO_MEM32; in ce4100_serial_setup()
51 UPIO_MEM32BE : UPIO_MEM32,
82 s.iotype = UPIO_MEM32; in ath25_serial_setup()
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()
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()564 case UPIO_MEM32: in lpuart_dma_datareg_addr()597 return sport->port.iotype == UPIO_MEM32 || in lpuart_is_32()2751 if (device->port.iotype != UPIO_MEM32) in lpuart32_early_console_setup()[all …]
174 case UPIO_MEM32: in rd_reg()190 case UPIO_MEM32: in wr_reg()1993 ourport->port.iotype = UPIO_MEM32; in s3c24xx_serial_probe()2500 .iotype = UPIO_MEM32,2542 .iotype = UPIO_MEM32,2701 case UPIO_MEM32: in wr_reg_barrier()2826 device->port.iotype = UPIO_MEM32; in gs101_early_console_setup()2838 device->port.iotype = UPIO_MEM32; in apple_s5l_early_console_setup()
228 port->iotype = device_is_big_endian(dev) ? UPIO_MEM32BE : UPIO_MEM32; in __uart_read_properties()
473 s->port.iotype = UPIO_MEM32; in uart_clps711x_probe()
540 port->iotype = UPIO_MEM32; in mlb_usio_probe()
2118 *iotype = UPIO_MEM32; in uart_parse_earlycon()2125 UPIO_MEM32BE : UPIO_MEM32; in uart_parse_earlycon()2469 case UPIO_MEM32: in uart_report_port()3205 case UPIO_MEM32: in uart_match_port()
825 port->iotype = UPIO_MEM32; in ar933x_uart_probe()
1605 u->iotype = UPIO_MEM32; in tegra_uart_probe()
435 UPIO_MEM32 = SERIAL_IO_MEM32, /* 32b little endian */ enumerator