Searched refs:SERIAL_IO_MEM (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial.h69 #define SERIAL_IO_MEM 2 macro
/linux-master/drivers/tty/serial/
H A Daltera_jtaguart.c418 port->iotype = SERIAL_IO_MEM;
H A Daltera_uart.c586 port->iotype = SERIAL_IO_MEM;
H A Dmcf.c586 port->iotype = SERIAL_IO_MEM;
H A Dlantiq.c854 port->iotype = SERIAL_IO_MEM;
H A Dsa1100.c551 if (ser->io_type != SERIAL_IO_MEM)
H A Datmel_serial.c2475 if (ser->io_type != SERIAL_IO_MEM)
/linux-master/include/linux/
H A Dserial_core.h476 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */

Completed in 309 milliseconds