Home
last modified time | relevance | path

Searched refs:port_high (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dserial.h37 unsigned int port_high; member
/linux/drivers/tty/serial/
H A Dserial_core.c809 retinfo->port_high = (long) uport->iobase >> HIGH_BITS_OFFSET; in uart_get_info()
907 new_port += (unsigned long) new_info->port_high << HIGH_BITS_OFFSET; in uart_set_info()
2845 ioaddr |= (unsigned long)tmp.port_high << HIGH_BITS_OFFSET; in port_show()