Searched refs:WAKEUP_CHARS (Results 1 – 25 of 86) sorted by relevance
1234
30 #define WAKEUP_CHARS 256 /* hard coded for now */ macro
306 #define WAKEUP_CHARS 256 macro
431 #define WAKEUP_CHARS 256 macro
33 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in __dma_tx_complete()
215 if(uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mux_write()
144 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in serial21285_tx_chars()
168 if (pending < WAKEUP_CHARS) in altera_jtaguart_tx_chars()
216 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in transmit_chars()
185 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in arc_serial_tx_chars()
136 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in timbuart_handle_tx_port()
419 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ip22zilog_transmit_chars()619 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ip22zilog_start_tx()
212 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in digicolor_uart_tx()
156 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in apbuart_tx_chars()
573 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in sn_transmit_chars()
411 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in lpuart_dma_tx_complete()584 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in lpuart_transmit_buffer()608 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in lpuart32_transmit_buffer()703 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in lpuart_txint()
760 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_chars()792 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_complete_tx_dma()911 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_dma()1383 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_pdc()
146 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mps2_uart_tx_chars()
181 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in uart_clps711x_int_tx()
231 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ks8695uart_tx_chars()
403 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in tegra_uart_tx_dma_complete()506 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in tegra_uart_handle_tx_pio()
274 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in altera_uart_tx_chars()
183 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in netx_txint()
15 #define WAKEUP_CHARS (MAX_MODEM_BUF / 2) macro372 if ((cs->hw.elsa.transcnt < WAKEUP_CHARS) && (cs->hw.elsa.MFlag == 2)) in transmit_chars()
52 #define WAKEUP_CHARS 256 macro459 if (len < WAKEUP_CHARS) { in sdio_uart_transmit_chars()
1163 #define WAKEUP_CHARS 256 macro