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()
1364 if (sci->type == PORT_HSCIF) in rx_fifo_timeout_show()
1386 if (sci->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2519 if (s->type != PORT_HSCIF) in sci_sck_calc()
2546 if (s->type != PORT_HSCIF) in sci_brg_calc()
2579 if (s->type != PORT_HSCIF) in sci_scbrr_calc()
2959 case PORT_HSCIF: in sci_type()
3174 if (sci_port->type == PORT_HSCIF) { in sci_init_clocks()
3251 case PORT_HSCIF: in sci_probe_regmap()
3319 case PORT_HSCIF: in sci_init_single()
[all …]