Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dserial.h68 #define SERIAL_IO_MEM 2 macro
/linux-5.19.10/drivers/tty/serial/
Dmcf.c500 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
626 port->iotype = SERIAL_IO_MEM; in mcf_probe()
Daltera_jtaguart.c456 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Daltera_uart.c608 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Dlantiq.c877 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dsa1100.c576 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
Datmel_serial.c2417 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/linux-5.19.10/include/linux/
Dserial_core.h150 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */