Home
last modified time | relevance | path

Searched refs:uart_write_wakeup (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/linux/include/linux/
H A Dserial_core.h750 void uart_write_wakeup(struct uart_port *port);
788 uart_write_wakeup(__port); \
/openbmc/linux/Documentation/driver-api/serial/
H A Ddriver.rst74 uart_match_port uart_write_wakeup uart_register_driver
/openbmc/linux/drivers/tty/serial/
H A Dtegra-tcu.c106 uart_write_wakeup(port); in tegra_tcu_uart_start_tx()
H A Dpmac_zilog.c389 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
402 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
618 uart_write_wakeup(&uap->port); in pmz_start_tx()
H A Dsunhv.c211 uart_write_wakeup(port); in transmit_chars()
H A Dip22zilog.c415 uart_write_wakeup(&up->port); in ip22zilog_transmit_chars()
614 uart_write_wakeup(&up->port); in ip22zilog_start_tx()
H A Dtimbuart.c134 uart_write_wakeup(port); in timbuart_handle_tx_port()
H A Darc_uart.c181 uart_write_wakeup(port); in arc_serial_tx_chars()
H A Ddigicolor-usart.c211 uart_write_wakeup(port); in digicolor_uart_tx()
H A Dclps711x.c178 uart_write_wakeup(port); in uart_clps711x_int_tx()
H A Dmilbeaut_usio.c114 uart_write_wakeup(port); in mlb_usio_tx_chars()
H A Dsunplus-uart.c225 uart_write_wakeup(port); in transmit_chars()
H A Dsunzilog.c514 uart_write_wakeup(&up->port); in sunzilog_transmit_chars()
714 uart_write_wakeup(&up->port); in sunzilog_start_tx()
H A Dserial-tegra.c529 uart_write_wakeup(&tup->uport); in tegra_uart_tx_dma_complete()
636 uart_write_wakeup(&tup->uport); in tegra_uart_handle_tx_pio()
H A Duartlite.c207 uart_write_wakeup(port); in ulite_transmit()
H A Dar933x_uart.c432 uart_write_wakeup(&up->port); in ar933x_uart_tx_chars()
H A Dmen_z135_uart.c359 uart_write_wakeup(port); in men_z135_handle_tx()
H A Ddz.c286 uart_write_wakeup(&dport->port); in dz_transmit_chars()
H A Datmel_serial.c877 uart_write_wakeup(port); in atmel_complete_tx_dma()
1007 uart_write_wakeup(port); in atmel_tx_dma()
1494 uart_write_wakeup(port); in atmel_tx_pdc()
H A Dqcom_geni_serial.c958 uart_write_wakeup(uport); in qcom_geni_serial_handle_tx_fifo()
975 uart_write_wakeup(uport); in qcom_geni_serial_handle_tx_dma()
H A Dmsm_serial.c475 uart_write_wakeup(port); in msm_complete_tx_dma()
879 uart_write_wakeup(port); in msm_handle_tx_pio()
H A Dpch_uart.c856 uart_write_wakeup(port); in handle_tx()
905 uart_write_wakeup(port); in dma_handle_tx()
H A Dpic32_uart.c386 uart_write_wakeup(port); in pic32_uart_do_tx()
H A Dfsl_linflexuart.c185 uart_write_wakeup(sport); in linflex_transmit_buffer()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.c32 uart_write_wakeup(&p->port); in __dma_tx_complete()

123