Searched refs:SERIAL_IO_MEM (Results 1 – 8 of 8) sorted by relevance
68 #define SERIAL_IO_MEM 2 macro
501 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()627 port->iotype = SERIAL_IO_MEM; in mcf_probe()
455 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
607 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
576 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
875 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
2406 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
149 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */
Completed in 40 milliseconds