Home
last modified time | relevance | path

Searched refs:SERIAL_IO_MEM (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/
Dserial.h41 .io_type = SERIAL_IO_MEM, \
49 .io_type = SERIAL_IO_MEM, \
/linux-4.4.14/include/uapi/linux/
Dserial.h67 #define SERIAL_IO_MEM 2 macro
/linux-4.4.14/arch/mn10300/unit-asb2364/include/unit/
Dserial.h46 .io_type = SERIAL_IO_MEM, \
/linux-4.4.14/arch/mn10300/unit-asb2305/include/unit/
Dserial.h40 .io_type = SERIAL_IO_MEM, \
/linux-4.4.14/drivers/tty/serial/
Dmcf.c507 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
633 port->iotype = SERIAL_IO_MEM; in mcf_probe()
Daltera_jtaguart.c441 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Dserial_ks8695.c552 .iotype = SERIAL_IO_MEM,
Daltera_uart.c567 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Dlantiq.c706 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dpnx8xxx_uart.c621 if (ser->io_type != SERIAL_IO_MEM) in pnx8xxx_verify_port()
Dsa1100.c582 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
Dmpsc.c1535 else if (ser->io_type != SERIAL_IO_MEM) in mpsc_verify_port()
Datmel_serial.c2312 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/linux-4.4.14/include/linux/
Dserial_core.h148 #define UPIO_MEM (SERIAL_IO_MEM) /* 8b MMIO access */