Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dserial_core.h226 #define PORT_HSCIF 104 macro
/Linux-v5.10/drivers/tty/serial/
Dsh-sci.c876 port->type == PORT_HSCIF) { in sci_receive_chars()
1138 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1160 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2215 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2242 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2275 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2668 case PORT_HSCIF: in sci_type()
2792 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2868 case PORT_HSCIF: in sci_probe_regmap()
2931 case PORT_HSCIF: in sci_init_single()
[all …]