Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dserial.h68 #define SERIAL_IO_MEM 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dserial.h68 #define SERIAL_IO_MEM 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dserial.h68 #define SERIAL_IO_MEM 2 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmcf.c503 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
629 port->iotype = SERIAL_IO_MEM; in mcf_probe()
H A Daltera_jtaguart.c457 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
H A Daltera_uart.c609 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
H A Dpnx8xxx_uart.c611 if (ser->io_type != SERIAL_IO_MEM) in pnx8xxx_verify_port()
H A Dsa1100.c578 if (ser->io_type != SERIAL_IO_MEM) in sa1100_verify_port()
H A Dlantiq.c875 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
H A Datmel_serial.c2434 if (ser->io_type != SERIAL_IO_MEM) in atmel_verify_port()
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h153 #define UPIO_MEM (SERIAL_IO_MEM) /* driver-specific */