Home
last modified time | relevance | path

Searched refs:ucc_slow_restart_tx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/soc/fsl/qe/
Ducc_slow.c63 void ucc_slow_restart_tx(struct ucc_slow_private * uccs) in ucc_slow_restart_tx() function
71 EXPORT_SYMBOL(ucc_slow_restart_tx);
/Linux-v6.6/include/soc/fsl/qe/
Ducc_slow.h268 void ucc_slow_restart_tx(struct ucc_slow_private *uccs);
/Linux-v6.6/drivers/tty/serial/
Ducc_uart.c450 ucc_slow_restart_tx(qe_port->us_private); in qe_uart_break_ctl()