Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_core.h181 #define PORT_HSCIF 104 macro
/linux/drivers/tty/serial/
H A Dsh-sci.c1102 s->type == PORT_HSCIF) { in sci_receive_chars()
1370 if (sci->type == PORT_HSCIF) in rx_fifo_timeout_show()
1392 if (sci->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2525 if (s->type != PORT_HSCIF) in sci_sck_calc()
2552 if (s->type != PORT_HSCIF) in sci_brg_calc()
2584 if (s->type != PORT_HSCIF) in sci_scbrr_calc()
2965 case PORT_HSCIF: in sci_type()
3183 if (sci_port->type == PORT_HSCIF) { in sci_init_clocks()
3263 case PORT_HSCIF: in sci_probe_regmap()
3331 case PORT_HSCIF in sci_init_single()
[all...]