Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h235 #define PORT_HSCIF 104 macro
/linux-4.1.27/drivers/tty/serial/
Dsh-sci.c427 case PORT_HSCIF: in sci_probe_regmap()
852 case PORT_HSCIF: in sci_handle_fifo_overrun()
1026 case PORT_HSCIF: in sci_mpxed_interrupt()
1048 if (port->type == PORT_SCIF || port->type == PORT_HSCIF) in sci_mpxed_interrupt()
1935 if (s->cfg->type == PORT_HSCIF) { in sci_set_termios()
2069 case PORT_HSCIF: in sci_type()
2084 if (port->type == PORT_HSCIF) in sci_port_size()
2240 case PORT_HSCIF: in sci_init_single()
2535 .type = PORT_HSCIF,