Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dserial_core.h240 #define PORT_HSCIF 104 macro
/Linux-v5.4/drivers/tty/serial/
Dsh-sci.c1134 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1156 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2211 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2238 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2271 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2664 case PORT_HSCIF: in sci_type()
2788 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2864 case PORT_HSCIF: in sci_probe_regmap()
2926 case PORT_HSCIF: in sci_init_single()
3159 if (type == PORT_SCIFA || type == PORT_SCIFB || type == PORT_HSCIF) in sci_remove()
[all …]