Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dserial.h68 #define SERIAL_IO_MEM 2 macro
/Linux-v6.6/drivers/tty/serial/
Dmcf.c486 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
613 port->iotype = SERIAL_IO_MEM; in mcf_probe()
Daltera_jtaguart.c418 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Daltera_uart.c586 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Dlantiq.c854 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dsa1100.c551 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
Datmel_serial.c2467 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/Linux-v6.6/include/linux/
Dserial_core.h475 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */