Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial.h68 #define SERIAL_IO_MEM 2 macro
/linux-6.1.9/drivers/tty/serial/
Dmcf.c504 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
631 port->iotype = SERIAL_IO_MEM; in mcf_probe()
Daltera_jtaguart.c462 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Daltera_uart.c605 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Dlantiq.c880 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dsa1100.c576 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
Datmel_serial.c2484 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/linux-6.1.9/include/linux/
Dserial_core.h472 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */