Home
last modified time | relevance | path

Searched defs:io_serial_in (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dearly_printk.c97 static unsigned int io_serial_in(unsigned long addr, int offset) in io_serial_in() function
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c414 static unsigned int io_serial_in(struct uart_port *p, int offset) in io_serial_in() function