Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h181 #define PORT_HSCIF 104 macro
/linux-6.12.1/drivers/tty/serial/
Dsh-sci.c938 port->type == PORT_HSCIF) { in sci_receive_chars()
1188 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1210 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2305 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2332 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2365 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2742 case PORT_HSCIF: in sci_type()
2866 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2927 case PORT_HSCIF: in sci_probe_regmap()
2997 case PORT_HSCIF: in sci_init_single()
[all …]