Lines Matching defs:bytes
500 unsigned int bytes)
502 if (bytes > TEGRA_UART_MIN_DMA)
503 bytes = TEGRA_UART_MIN_DMA;
506 tup->tx_bytes = bytes;
1017 * bytes are received, for the remaining bytes the receive timeout
1022 * low watermark. Tx low watermark is set to 16 bytes.
1084 * Enable IE_RX_TIMEOUT to get the bytes which cannot be DMA'd.
1088 * DMA as the DMA size alignment (4 bytes) is not met. EORD will be
1092 * For pauses in the data which is not aligned to 4 bytes, we get