Searched refs:WAKEUP_CHARS (Results 1 – 25 of 76) sorted by relevance
1234
390 #define WAKEUP_CHARS 256 macro
33 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in __dma_tx_complete()
183 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in linflex_transmit_buffer()229 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in linflex_txint()
211 if(uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mux_write()
145 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in liteuart_start_tx()
179 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in serial21285_tx_chars()
212 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in transmit_chars()
166 if (pending < WAKEUP_CHARS) in altera_jtaguart_tx_chars()
415 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ip22zilog_transmit_chars()615 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in ip22zilog_start_tx()
181 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in arc_serial_tx_chars()
134 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in timbuart_handle_tx_port()
844 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_chars()886 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_complete_tx_dma()1009 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_dma()1493 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in atmel_tx_pdc()
150 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in apbuart_tx_chars()
177 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in uart_clps711x_int_tx()
212 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in digicolor_uart_tx()
259 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in sprd_complete_tx_dma()653 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in sprd_tx()
272 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in altera_uart_tx_chars()
150 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mps2_uart_tx_chars()
529 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in dma_tx_callback()621 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mxs_auart_tx_chars()
348 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mcf_tx_chars()
114 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in mlb_usio_tx_chars()
214 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS) in handle_tx()
48 #define WAKEUP_CHARS 256 macro455 if (len < WAKEUP_CHARS) { in sdio_uart_transmit_chars()
301 #define WAKEUP_CHARS 256 macro
89 #define WAKEUP_CHARS 256 macro291 SERIAL_XMIT_SIZE) < WAKEUP_CHARS) in transmit_chars()
Completed in 51 milliseconds