Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/sysdev/qe_lib/
Ducc_slow.c63 void ucc_slow_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_stop_tx() function
71 EXPORT_SYMBOL(ucc_slow_stop_tx);
/linux-3.4.99/arch/powerpc/include/asm/
Ducc_slow.h279 void ucc_slow_stop_tx(struct ucc_slow_private * uccs);
/linux-3.4.99/drivers/tty/serial/
Ducc_uart.c458 ucc_slow_stop_tx(qe_port->us_private); in qe_uart_break_ctl()