Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial.h69 #define SERIAL_IO_MEM 2 macro
/linux-6.12.1/drivers/tty/serial/
Daltera_jtaguart.c418 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Dmcf.c586 port->iotype = SERIAL_IO_MEM; in mcf_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.c2459 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/linux-6.12.1/include/linux/
Dserial_core.h477 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */