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.c928 s->type == PORT_HSCIF) { in sci_receive_chars()
1180 if (sci->type == PORT_HSCIF) in rx_fifo_timeout_show()
1202 if (sci->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2335 if (s->type != PORT_HSCIF) in sci_sck_calc()
2362 if (s->type != PORT_HSCIF) in sci_brg_calc()
2395 if (s->type != PORT_HSCIF) in sci_scbrr_calc()
2775 case PORT_HSCIF: in sci_type()
2990 if (sci_port->type == PORT_HSCIF) { in sci_init_clocks()
3067 case PORT_HSCIF: in sci_probe_regmap()
3135 case PORT_HSCIF in sci_init_single()
[all...]