Searched refs:sifive_serial_stop_tx (Results 1 – 1 of 1) sorted by relevance
183 static void sifive_serial_stop_tx(struct uart_port *port);313 sifive_serial_stop_tx(&ssp->port); in __ssp_transmit_chars()329 sifive_serial_stop_tx(&ssp->port); in __ssp_transmit_chars()531 static void sifive_serial_stop_tx(struct uart_port *port) in sifive_serial_stop_tx() function910 .stop_tx = sifive_serial_stop_tx,