Searched refs:iotype (Results 51 - 75 of 157) sorted by last modified time

1234567

/linux-master/drivers/tty/serial/
H A Dimx.c2302 sport->port.iotype = UPIO_MEM;
H A Dfsl_lpuart.c296 char iotype; member in struct:lpuart_soc_data
303 .iotype = UPIO_MEM,
309 .iotype = UPIO_MEM32BE,
315 .iotype = UPIO_MEM32,
321 .iotype = UPIO_MEM32,
328 .iotype = UPIO_MEM32,
335 .iotype = UPIO_MEM32,
341 .iotype = UPIO_MEM32,
384 switch (port->iotype) {
397 switch (port->iotype) {
[all...]
H A Ducc_uart.c1411 qe_port->port.iotype = UPIO_MEM;
H A Duartlite.c660 port->iotype = UPIO_MEM;
H A Dtimbuart.c429 uart->port.iotype = UPIO_MEM;
H A Dsunzilog.c1431 up[0].port.iotype = UPIO_MEM;
1449 up[1].port.iotype = UPIO_MEM;
H A Dtegra-tcu.c231 port->iotype = UPIO_MEM;
H A Dsunsu.c108 switch (up->port.iotype) {
138 switch (up->port.iotype) {
1039 up->port.iotype = UPIO_MEM;
H A Dsunsab.c978 up->port.iotype = UPIO_MEM;
H A Dsprd_serial.c874 if (port->iotype != ser->io_type)
1170 up->iotype = UPIO_MEM;
H A Dserial-tegra.c1600 u->iotype = UPIO_MEM32;
H A Dsccnxp.c982 s->port[i].iotype = UPIO_MEM;
H A Dsc16is7xx.c1560 s->p[i].port.iotype = UPIO_PORT;
H A Dsa1100.c611 sa1100_ports[i].port.iotype = UPIO_MEM;
H A Drp2.c665 p->iotype = UPIO_MEM32;
H A Dpic32_uart.c736 if (port->iotype != serinfo->io_type)
905 port->iotype = UPIO_MEM;
H A Dmpc52xx_uart.c1732 port->iotype = UPIO_MEM;
H A Dmilbeaut_usio.c536 port->iotype = UPIO_MEM32;
H A Dliteuart.c317 port->iotype = UPIO_MEM;
H A Dlantiq.c854 port->iotype = SERIAL_IO_MEM;
H A Desp32_uart.c721 port->iotype = UPIO_MEM;
H A Desp32_acm.c402 port->iotype = UPIO_MEM;
H A Ddigicolor-usart.c484 dp->port.iotype = UPIO_MEM;
H A Dcpm_uart.c1325 pinfo->port.iotype = UPIO_MEM;
H A Dclps711x.c473 s->port.iotype = UPIO_MEM32;

Completed in 260 milliseconds

1234567