Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dserial_core.h195 #define PORT_HSCIF 104 macro
/Linux-v6.6/drivers/tty/serial/
Dsh-sci.c909 port->type == PORT_HSCIF) { in sci_receive_chars()
1159 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1181 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2269 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2296 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2329 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2706 case PORT_HSCIF: in sci_type()
2830 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2891 case PORT_HSCIF: in sci_probe_regmap()
2961 case PORT_HSCIF: in sci_init_single()
[all …]