Searched refs:WAKEUP_CHARS (Results 1 – 25 of 71) sorted by relevance
123
29 #define WAKEUP_CHARS 256 /* hard coded for now */ macro
391 #define WAKEUP_CHARS 256 macro
431 #define WAKEUP_CHARS 256 macro
228 if(uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mux_write()
149 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in serial21285_tx_chars()
173 if (pending < WAKEUP_CHARS) in altera_jtaguart_tx_chars()
173 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in clps711xuart_int_tx()
209 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in transmit_chars()
84 #define WAKEUP_CHARS 256 macro343 if (info->xmit_cnt < WAKEUP_CHARS) in transmit_chars()
423 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()
158 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in apbuart_tx_chars()
145 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in timbuart_handle_tx_port()
605 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in sn_transmit_chars()
138 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ulite_transmit()
238 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ks8695uart_tx_chars()
200 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in handle_tx()
339 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in imx_transmit_buffer()420 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in imx_txint()
260 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in altera_uart_tx_chars()
339 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mcf_tx_chars()
197 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in netx_txint()
542 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_chars()691 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_dma()
365 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in bfin_serial_tx_chars()554 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in bfin_serial_dma_tx_int()
15 #define WAKEUP_CHARS (MAX_MODEM_BUF/2) macro373 if ((cs->hw.elsa.transcnt < WAKEUP_CHARS) && (cs->hw.elsa.MFlag==2)) in transmit_chars()
52 #define WAKEUP_CHARS 256 macro482 if (len < WAKEUP_CHARS) { in sdio_uart_transmit_chars()
1163 #define WAKEUP_CHARS 256 macro