Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial.h68 #define SERIAL_IO_MEM 2 macro
/Linux-v4.19/drivers/tty/serial/
Dmcf.c503 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
629 port->iotype = SERIAL_IO_MEM; in mcf_probe()
Daltera_jtaguart.c457 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Dserial_ks8695.c547 .iotype = SERIAL_IO_MEM,
Daltera_uart.c609 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Dlantiq.c718 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dpnx8xxx_uart.c617 if (ser->io_type != SERIAL_IO_MEM) in pnx8xxx_verify_port()
Dsa1100.c569 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
Dmpsc.c1530 else if (ser->io_type != SERIAL_IO_MEM) in mpsc_verify_port()
Datmel_serial.c2279 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/Linux-v4.19/include/linux/
Dserial_core.h158 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */