Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dserial.h68 #define SERIAL_IO_MEM 2 macro
/Linux-v5.10/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()
Daltera_uart.c609 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Dpnx8xxx_uart.c611 if (ser->io_type != SERIAL_IO_MEM) in pnx8xxx_verify_port()
Dlantiq.c875 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dsa1100.c578 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
Datmel_serial.c2424 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/Linux-v5.10/include/linux/
Dserial_core.h149 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */