Searched refs:iotype (Results 126 - 150 of 157) sorted by relevance

1234567

/linux-master/drivers/tty/serial/
H A Duartlite.c660 port->iotype = UPIO_MEM;
H A Dlantiq.c854 port->iotype = SERIAL_IO_MEM;
H A Drp2.c665 p->iotype = UPIO_MEM32;
H A Dsccnxp.c982 s->port[i].iotype = UPIO_MEM;
H A Dsa1100.c611 sa1100_ports[i].port.iotype = UPIO_MEM;
H A Dst-asc.c694 port->iotype = UPIO_MEM;
H A Dpxa.c831 sport->port.iotype = UPIO_MEM;
H A Drda-uart.c751 rda_port->port.iotype = UPIO_MEM;
H A Dmeson_uart.c760 port->iotype = UPIO_MEM;
H A Dar933x_uart.c765 port->iotype = UPIO_MEM32;
H A Dfsl_linflexuart.c840 sport->iotype = UPIO_MEM;
H A Dzs.c1109 uport->iotype = UPIO_MEM;
H A Dmvebu-uart.c909 port->iotype = UPIO_MEM32;
H A Dcpm_uart.c1325 pinfo->port.iotype = UPIO_MEM;
H A Ducc_uart.c1411 qe_port->port.iotype = UPIO_MEM;
H A Dsunsab.c978 up->port.iotype = UPIO_MEM;
H A Dmax310x.c1375 s->p[i].port.iotype = UPIO_PORT;
H A Dmxs-auart.c1630 s->port.iotype = UPIO_MEM;
H A Dicom.c1794 icom_port->uart_port.iotype = UPIO_MEM;
H A Dserial-tegra.c1600 u->iotype = UPIO_MEM32;
H A Dmpc52xx_uart.c1732 port->iotype = UPIO_MEM;
H A Dsc16is7xx.c1560 s->p[i].port.iotype = UPIO_PORT;
H A Dxilinx_uartps.c1758 port->iotype = UPIO_MEM32;
/linux-master/drivers/mfd/
H A Dsm501.c826 uart_data->iotype = UPIO_MEM;
/linux-master/drivers/tty/serial/8250/
H A D8250_bcm7271.c1024 up.port.iotype = device_is_big_endian(dev) ? UPIO_MEM32BE : UPIO_MEM32;

Completed in 297 milliseconds

1234567